npc.conf 898 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. [common]
  2. server=127.0.0.1:8024
  3. tp=tcp
  4. vkey=2dyy78gj7b9zw09l
  5. auto_reconnection=true
  6. [web]
  7. host=b.o.com
  8. target=10.1.50.203:80
  9. [health_check_test1]
  10. health_check_timeout=1
  11. health_check_max_failed=3
  12. health_check_interval=1
  13. health_http_url=/
  14. health_check_type=http
  15. health_check_target=127.0.0.1:8083,127.0.0.1:8082
  16. [health_check_test2]
  17. health_check_timeout=1
  18. health_check_max_failed=3
  19. health_check_interval=1
  20. health_check_type=tcp
  21. health_check_target=127.0.0.1:8083,127.0.0.1:8082
  22. [tcp]
  23. mode=tcp
  24. target=127.0.0.1:8083,127.0.0.1:8082
  25. port=9006
  26. targetAddr=123.206.77.88
  27. [socks5]
  28. mode=socks5
  29. port=9005
  30. [http]
  31. mode=httpProxy
  32. port=9004
  33. [file]
  34. mode=file
  35. port=9100
  36. local_path=./
  37. strip_pre=/web/
  38. [s_ssh]
  39. mode=secret
  40. password=1234
  41. target=123.206.77.88:22
  42. [udp]
  43. mode=udp
  44. port=53
  45. target=114.114.114.114:53
  46. [p2p_ssh]
  47. port=2001
  48. password=p2pssh
  49. target=123.206.77.88:22
  50. [secret_ssh]
  51. port=2002
  52. password=1234