udphole

Basic UDP wormhole proxy
git clone git://git.finwo.net/app/udphole
Log | Files | Refs | README | LICENSE

config-tcp.ini (149B)


      1 [udphole]
      2 mode = builtin
      3 ports = 9000-9099
      4 listen = :9123
      5 
      6 [user:finwo]
      7 permit = *
      8 secret = testsecret
      9 
     10 [user:nodeuser]
     11 permit = *
     12 secret = nodepass