当前位置:   article > 正文

【Json学习】singbox配置解析

singbox
  1. {
  2. "inbounds": [
  3. {
  4. "type": "mixed",
  5. "tag": "mixed-in",
  6. "listen": "::",
  7. "listen_port": 1080,
  8. "sniff": true,
  9. "set_system_proxy": true
  10. }
  11. ],
  12. "outbounds": [
  13. {
  14. "type": "shadowsocks",
  15. "tag": "ss-6120",
  16. "method": "2022-blake3-chacha20-poly1305",
  17. "password": "?",
  18. "detour": "stl-6243",
  19. "multiplex": {
  20. "enabled": true,
  21. "protocol": "h2mux",
  22. "max_connections": 1,
  23. "min_streams": 4,
  24. "padding": false
  25. }
  26. },
  27. {
  28. "type": "shadowtls",
  29. "tag": "stl-6243",
  30. "server": "??????",
  31. "server_port": 44550,
  32. "version": 3,
  33. "password": "?",
  34. "tls": {
  35. "enabled": true,
  36. "server_name": "nijigen-works.jp",
  37. "utls": {
  38. "enabled": true,
  39. "fingerprint": "chrome"
  40. }
  41. }
  42. }
  43. ]
  44. }

您好,这是 Copilot。我可以帮您解释 sing-box 配置的含义。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Monodyee/article/detail/422022
推荐阅读
相关标签