mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
udpxy: Import 1.0.23-9 from packages, add config and use procd.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
config udpxy
|
||||
option verbose '0'
|
||||
option status '1'
|
||||
option bind '0.0.0.0'
|
||||
option port '4022'
|
||||
option source '0.0.0.0'
|
||||
option max_clients '3'
|
||||
option log_file '/var/log/udpxy'
|
||||
option buffer_size '2048'
|
||||
option buffer_messages '1'
|
||||
option buffer_time '1'
|
||||
option nice_increment '0'
|
||||
option mcsub_renew '0'
|
||||
Reference in New Issue
Block a user