linux-router icon indicating copy to clipboard operation
linux-router copied to clipboard

Set Linux as router in one command. Support Internet sharing, redsocks, Wifi hotspot, IPv6. Can also be used for routing VM/containers 🛰️ (也欢迎关注B站 https://space.bilibili.com/2123686105 )

Results 61 linux-router issues
Sort by recently updated
recently updated
newest added

Hi. Im running linux-router in MANJARO LINUX in a PC(linux-router). Im experimenting this error with a Raspberry pi zero w (client). `wlp2s27u1: STA b8:27:eb:01:xx:xx IEEE 802.11: did not acknowledge authentication...

this might be a dumb question I run this script ``` sudo ./lnxrouter --ap wlan0 MyAccessPoint -p MyPassPhrase ``` instead of ``` sudo lnxrouter --ap wlan0 MyAccessPoint -p MyPassPhrase ```...

How should I fix this error? ``` $ sudo ./lnxrouter.sh --ap wlan0 sharedwifi -p somepass [sudo] password for user123: WARN: Your adapter does not fully support AP virtual interface, enabling...

solved

Hi, I'm running into an issue where a lot of the system is unusable after my computer enters sleep mode. `sudo` never asks for a password. Clicking reboot freezes at...

When just running ` lnxrouter --ap wlan0 Test -p TestTestTest -c 6 -n`,I got ```linux-router 0.7.6 (https://github.com/garywill/linux-router) Released under LGPL, with no warranty. Use on your own risk. PID: 217668...

enhancement

Thank you for this project, it has come in useful quite often while developing our own open-source Wi-Fi stack on the ESP32 (see https://github.com/esp32-open-mac). I saw that there was no...

enhancement

#`https://github.com/garywill/linux-router/issues/28#issue-1046645590 `

Hi. First of all: thank you for this great tool. Helps me so much to streamline network setups on nearly a weekly basis Lately I was in a somewhat special...

enhancement