Initial Navis client with NaiveProxy, profiles, ping and git updates
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"active": "naive-main",
|
||||
"system_proxy": true,
|
||||
"bin_dir": "bin",
|
||||
"profiles": [
|
||||
{
|
||||
"name": "naive-main",
|
||||
"protocol": "naive",
|
||||
"proxy": "",
|
||||
"listen": [
|
||||
"socks://127.0.0.1:1080",
|
||||
"http://127.0.0.1:1081"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user