Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yitd authored Feb 16, 2021
1 parent da507b7 commit 49a5fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
> Any-Proxy可以帮助你完美地反向代理浏览任意网站
> 免去复杂的程序,不到10KB文件即可兼容性极好地高速代理访问任意网站
> 最新版本将退出指令*q改成了~q 这将在输入时更加便捷
> 最新版本将退出指令改成了~q 这将在输入时更加便捷
> 需配置伪静态,nginx伪静态规则如下:
> if ( !-e $request_filename) {
> rewrite ^/(.*)$ /index.php?$1 last;
Expand Down

0 comments on commit 49a5fbd

Please sign in to comment.