test_2_server.json 280 B

123456789101112131415161718
  1. {
  2. "port": 50017,
  3. "inbound": {
  4. "protocol": "vmess",
  5. "settings": {
  6. "clients": [
  7. {
  8. "id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f",
  9. "level": 1
  10. }
  11. ]
  12. }
  13. },
  14. "outbound": {
  15. "protocol": "freedom",
  16. "settings": {}
  17. }
  18. }