Compare commits

..

No commits in common. "fed1f84cc68cd2e47f8458eaff2d0e63c5ac4a3a" and "f89fc355c632f607f3cd9d37fd74af2d0161dcf7" have entirely different histories.

2 changed files with 3 additions and 6 deletions

View File

@ -1,15 +1,12 @@
{
"log": {
"loglevel": "warning"
"loglevel": "debug"
},
"inbounds": [
{
"listen": "127.0.0.1",
"port": 10808,
"protocol": "socks",
"settings": {
"udp": true
}
"protocol": "socks"
}
],
"outbounds": [

View File

@ -1,6 +1,6 @@
{
"log": {
"loglevel": "warning"
"loglevel": "debug"
},
"inbounds": [
{