udpxy: Import 1.0.23-9 from packages, add config and use procd.

This commit is contained in:
Álvaro Fernández Rojas
2014-06-10 16:37:12 +02:00
parent a27c76ba56
commit 55ed66e192
3 changed files with 133 additions and 0 deletions
+13
View File
@@ -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'