Skip to content

Commit

Permalink
Update 3_naive_Caddyfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lxhao61 committed Jun 13, 2021
1 parent 35ba1f1 commit 89d923f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2ray(F+B+C+D+G+A)+naiveproxy/3_naive_Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
bind unix//dev/shm/h1h2c.sock #启用进程绑定后执行进程监听,仅接收web回落。

forward_proxy {
basic_auth user pass #naiveproxy账号与密码,更改为自己的。
basic_auth user pass #naiveproxy用户与密码,更改为自己的。
hide_ip
hide_via
probe_resistance
Expand Down

0 comments on commit 89d923f

Please sign in to comment.