net

a simple network manager
git clone git://ssnf.xyz/net
Log | Files | Refs

net.7 (658B)


      1 .TH NET 7 net\-0.1
      2 .SH DEVICES
      3 Each device has its own directory under /etc/net.
      4 
      5 If the device is defined in /etc/net, but it does not exist, it will be created as a bridge.
      6 .SH DEFAULT DEVICE
      7 The default device has its attributes directly stored in /etc/net.
      8 
      9 If it has a directory under /etc/net, the attributes will be overwritten.
     10 
     11 The default device is the first network device listed on your system, in alphabetical order.
     12 
     13 For better end-user experience, the device must start with an 'e' or 'w', and must not have a 'u' in its name.
     14 .SH ATTRIBUTES
     15 Each attribute is a plain text file. Each device has 4 optinonal attributes:
     16 .B ip, mac, gw, master.