vpoint_vmess_freedom.json 442 B

1234567891011121314151617181920212223242526
  1. {
  2. "port": 37192,
  3. "log" : {
  4. "access": "access.log"
  5. },
  6. "inbound": {
  7. "protocol": "vmess",
  8. "settings": {
  9. "clients": [
  10. {
  11. "id": "27848739-7e62-4138-9fd3-098a63964b6b",
  12. "level": 0
  13. },
  14. {
  15. "id": "3b129dec-72a3-4d28-aeee-028a0fe86e22",
  16. "level": 1
  17. }
  18. ],
  19. "udp": false
  20. }
  21. },
  22. "outbound": {
  23. "protocol": "freedom",
  24. "settings": {}
  25. }
  26. }