Skip to content

This app allows you to use your Linux computer as Wi-Fi router without losing full system functionality

Notifications You must be signed in to change notification settings

artyomgonc/Linux-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Linux-router

This app allows you to use your Linux computer as Wi-Fi router without losing full system functionality

Needen components

To use your Linux-running PC as a router without losing fully-working system you need:

  • Ethernet cable with internet in it

  • Ethernet port in your computer connected with this cable

  • Wi-Fi adapter in you computer

    USB Wi-Fi not yet supported

Installation

To install application just open Terminal. Now type this commands one-by-one:

sudo git clone https://github.com/artgonatiacool/Linux-router

cd Linux-router

sudo bash install.sh

Now wait a little bit and answer installation questions about SSID and a password of the network.

After installation successful your computer will reboot and you can now use your "router".

Uninstallation

If you want to uninstall all this stuff just follow this commands:

sudo apt-get remove hostapd udhcpd

sudo apt-get autoremove

About

This app allows you to use your Linux computer as Wi-Fi router without losing full system functionality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages