You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
328 B

  1. config udpxy
  2. option verbose '0'
  3. option status '1'
  4. # option bind '0.0.0.0'
  5. option port '4022'
  6. # option source '0.0.0.0'
  7. # option max_clients '3'
  8. # option log_file '/var/log/udpxy'
  9. # option buffer_size '4096'
  10. # option buffer_messages '-1'
  11. # option buffer_time '-1'
  12. # option nice_increment '0'
  13. # option mcsub_renew '0'