NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Rooting, firmware analysis and persistent credentials of TP-Link TL-841N (blog.juni-mp4.com)
blutack 1 days ago [-]
Just in case it helps anyone else, tio (https://github.com/tio/tio) is a great featureful alternative to picocom.
pelasaco 1 days ago [-]
i was searching for it today.. not available in my arch, unfortunately..
dvdbloc 1 days ago [-]
What’s your arch?
pelasaco 1 days ago [-]
the one that i was trying, omarchy.
queenkjuul 1 days ago [-]
You can use snap or brew or build from source?
gertop 17 hours ago [-]
snap is a Ubuntu thing, nobody else uses it. Even Ubuntu users don't want to use it.

Nobody uses brew outside MacOS.

tio is in the AUR. Recent controversies aside, it's as easy as installing a regular package. But maybe GP doesn't have 10GB to install the entire build chain.

queenkjuul 10 hours ago [-]
You can run snaps wherever you want. Brew is available for Linux.

Point being: their "architecture" is not preventing them from installing

Also: i have no qualms with snap. Genuinely don't get the hate.

pelasaco 15 hours ago [-]
I have the 10GB, but i don't like the idea.. sounds like BSD Ports to me..
BlackRabbit1 1 days ago [-]
The 841N works with OpenWRT. But AFAIR pretty much an EOL device with not much flash/ram.
pelasaco 1 days ago [-]
the idea is more to get into hardware hacking.. the hardware is kind of irrelevant ... the most important thing is a sane UART exposed, documentation, videos about it and etc..
justsomehnguy 23 hours ago [-]
If this thread is about the same model then yeah.

OTH I have a DIR-612 somewhere which is just chugging. I do need to add some ip dilters, but not less the enterprise would pay me.

wrt.com/phpBB2/viewtopic.php?t=161581&postdays=0&postorder=asc

mjevans 17 hours ago [-]
Presently it seems to be unlikely to find an inexpensive (<150 USD) router that will run OpenWRT, supports modern wifi modes, and is reasonably fast.

I settled for a MikroTik model when replacing my mom's router. It almost fits the criteria. I can even port forward via SSH on it.

The one thing it won't do natively? IPv6 6RD, the cursed legacy ISP junk CenturyLink has for IPv6 on DSL or, according to some posts I encountered looking for a solution, their rare fiber runs.

So now it has a script I found online, triggered to run every 10 seconds because the PPPoE interface doesn't provide an 'on change' event hook. If the IPv4 address has changed the script tears down and puts back up the IPv6 address on the 6in4 tunnel and lease blocks.

Namidairo 14 hours ago [-]
> Presently it seems to be unlikely to find an inexpensive (<150 USD) router that will run OpenWRT, supports modern wifi modes, and is reasonably fast.

There's a couple ISP branded units that fit those parameters, with caveats. (Mostly around OpenWrt installation difficulty and the always in development state of brand-new 11be platforms)

However due to the price (Depending on availability in the 2nd hand market, it's very possible to get tri-band 11be routers for USD$50-100, usually with one or two 10GBaseT interfaces), there are still quite a few that overlook some of the difficulties involved.

> triggered to run every 10 seconds because the PPPoE interface doesn't provide an 'on change' event hook.

Normally this should be handled by a hotplug.d script in /etc/hotplug.d/ but I'm not familiar with the stock Mikrotik firmware.

treffer 14 hours ago [-]
Modern wifi has always been a killer for OpenWRT. Usually expect to be 1 gen behind for a few years.

I wanted Wifi 7e recently (upgraded to really fast fiber) and went with Ubiquity for that.

I did find the Totolink X5000R extremely good. 50€, WiFi 6 on both bands, fast. But I couldn't find a 7e upgrade I would be happy with.

Markoff 13 hours ago [-]
Cudy WR3000 cost like 30-40EUR and runs OpenWRT, not sure what you consider as modern wifi modes and being reasonably fast
raytracer1 13 hours ago [-]
I remember tp-link's devices uart need password to log in.
caretrs 23 hours ago [-]
This reminds me of my first experience messing with serial on a router haha! Also, cool website!
queenkjuul 1 days ago [-]
I had one of those sitting in a drawer for years. I think i did get OpenWRT on it at one point. Eventually it just stopped working altogether, but i felt like i got more than my money's worth out of it. Even brand new that router cost next to nothing.

Funny enough i have the same multimeter too

wisdomtreelzz 14 hours ago [-]
[flagged]
youareinsuffera 1 days ago [-]
[flagged]
leothetechguy 22 hours ago [-]
Not a bad idea ;)
pelasaco 1 days ago [-]
:)

wait until somebody read it.. its one vibe coding session away from done..

justsomehnguy 23 hours ago [-]
I've LOLed too but just an idea of a router FW in a memory safe language... is awfully convincing.
Fnoord 19 hours ago [-]
router7 [1], written in Go, might interest you.

[1] https://router7.org

pelasaco 15 hours ago [-]
nice, hopefully the hardware support get better.. or maybe that's the challenge for hardware hackers like us
pelasaco 15 hours ago [-]
absolutely, but it was so unexpected, that i had to LOL too :)
1 days ago [-]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 21:09:58 GMT+0000 (Coordinated Universal Time) with Vercel.