@@ -0,0 +1,40 @@
+{
+ "log": {
+ "loglevel": "warning"
+ },
+ "inbounds": [
+ {
+ "port": 1080,
+ "listen": "127.0.0.1",
+ "protocol": "socks",
+ "settings": {
+ "udp": true
+ }
+ ],
+ "outbounds": [
+ "protocol": "vmess",
+ "vnext": [
+ "address": "{{ host }}",
+ "port": "{{ port }}",
+ "users": [
+ "id": "{{ uuid }}",
+ "encryption": "none"
+ ]
+ "streamSettings": {
+ "network": "kcp",
+ "kcpSettings": {
+ "seed": "{{ seed }}"
+}
@@ -0,0 +1,26 @@
+ "decryption":"none",
+ "clients": [
+ {"id": "{{ }}"}
+ {"protocol": "freedom"}