资 源 简 介
A simple shell script that will help you to configure and restart your internet connection over FreeBSD. Providing DHCP, PPPoE & Static IP configuration and restart for the internet connection. Very easy to use.
INSTALL:
chmod +x install.sh
./install.sh
NETCONFIG:
netconf
(here you can choose between 3 types of connection(dhcp, pppoe, static ip). Youll be asked for profile name, device, username and password for pppoe. After you answer the questions, all data will be written in a plain text document, so you dont need to enter it again when you use netrest.)
NETRESTART:
netrest
(all information about your internet connection will be read from a plain text document, so you don`t need to input any data when you restart your connection.)