vpoint_vmess_freedom.json 422 B

12345678910111213141516171819202122232425
  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. }
  20. },
  21. "outbound": {
  22. "protocol": "freedom",
  23. "settings": {}
  24. }
  25. }