test_1_client.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "port": 50000,
  3. "inbound": {
  4. "protocol": "socks",
  5. "settings": {
  6. "auth": "noauth",
  7. "udp": true,
  8. "ip": "127.0.0.1"
  9. }
  10. },
  11. "outbound": {
  12. "protocol": "vmess",
  13. "settings": {
  14. "vnext": [
  15. {
  16. "address": "127.0.0.1",
  17. "port": 50001,
  18. "users": [
  19. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  20. ]
  21. }
  22. ]
  23. }
  24. },
  25. "outboundDetour": [
  26. {
  27. "protocol": "vmess",
  28. "settings": {
  29. "vnext": [
  30. {
  31. "address": "127.0.0.1",
  32. "port": 50005,
  33. "users": [
  34. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  35. ]
  36. }
  37. ]
  38. }
  39. },
  40. {
  41. "protocol": "vmess",
  42. "settings": {
  43. "vnext": [
  44. {
  45. "address": "127.0.0.1",
  46. "port": 50006,
  47. "users": [
  48. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  49. ]
  50. }
  51. ]
  52. }
  53. },
  54. {
  55. "protocol": "vmess",
  56. "settings": {
  57. "vnext": [
  58. {
  59. "address": "127.0.0.1",
  60. "port": 50007,
  61. "users": [
  62. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  63. ]
  64. }
  65. ]
  66. }
  67. },
  68. {
  69. "protocol": "vmess",
  70. "settings": {
  71. "vnext": [
  72. {
  73. "address": "127.0.0.1",
  74. "port": 50008,
  75. "users": [
  76. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  77. ]
  78. }
  79. ]
  80. }
  81. },
  82. {
  83. "protocol": "vmess",
  84. "settings": {
  85. "vnext": [
  86. {
  87. "address": "127.0.0.1",
  88. "port": 50009,
  89. "users": [
  90. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  91. ]
  92. }
  93. ]
  94. }
  95. }
  96. ]
  97. }