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.

15 lines
369 B

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