Pack3tL0ss / ConsolePi

Raspberry Pi Based Serial Console Server, with PushBullet Notification of IP changes, Automatic VPN termination, custom menu, Power Outlet Control, and a lot more
MIT License
178 stars 15 forks source link

v2023-6.5 #178

Closed Pack3tL0ss closed 11 months ago

Pack3tL0ss commented 11 months ago

✨ resolves #176 retain user defined ip_forward When system connects to SSID as client autohotspot ensures the hotspot is disabled and removes ip_forwarding (which it enables when it turns on hotspot).

The autohotspot script will now check all sysctl files and if ip_forward is enabled it will leave it as is when ensuring the hotspot is shut down.