test_1_client.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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. {
  20. "id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f",
  21. "alterId": 10
  22. }
  23. ]
  24. }
  25. ]
  26. }
  27. },
  28. "outboundDetour": [
  29. {
  30. "protocol": "vmess",
  31. "settings": {
  32. "vnext": [
  33. {
  34. "address": "127.0.0.1",
  35. "port": 50005,
  36. "users": [
  37. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  38. ]
  39. }
  40. ]
  41. }
  42. },
  43. {
  44. "protocol": "vmess",
  45. "settings": {
  46. "vnext": [
  47. {
  48. "address": "127.0.0.1",
  49. "port": 50006,
  50. "users": [
  51. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  52. ]
  53. }
  54. ]
  55. }
  56. },
  57. {
  58. "protocol": "vmess",
  59. "settings": {
  60. "vnext": [
  61. {
  62. "address": "127.0.0.1",
  63. "port": 50007,
  64. "users": [
  65. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  66. ]
  67. }
  68. ]
  69. }
  70. },
  71. {
  72. "protocol": "vmess",
  73. "settings": {
  74. "vnext": [
  75. {
  76. "address": "127.0.0.1",
  77. "port": 50008,
  78. "users": [
  79. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  80. ]
  81. }
  82. ]
  83. }
  84. },
  85. {
  86. "protocol": "vmess",
  87. "settings": {
  88. "vnext": [
  89. {
  90. "address": "127.0.0.1",
  91. "port": 50009,
  92. "users": [
  93. {"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f"}
  94. ]
  95. }
  96. ]
  97. }
  98. }
  99. ]
  100. }