test_5_server.json 305 B

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