mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-22 01:22:21 +08:00
enhance readme
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
**v2ray-heroku 由于 heroku 取消免费,项目已经死了。这里是新的项目。**
|
||||
|
||||
> For international user, I write this readme in Chinese. But I understand English pretty well, if your has any issue, please open it in Github.
|
||||
|
||||
> 项目正在开发,基本可用,会有 bug。。
|
||||
> **请定期按照 github 的提示,只同步到自己的项目。只需要在乎下图红框的提示,其他提示不要点击**。
|
||||
> 
|
||||
|
||||
5
test_syntax.sh
Normal file
5
test_syntax.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
if [[ $uuid ]]; then
|
||||
echo "skip tf mask"
|
||||
else
|
||||
echo "enable tf mask"
|
||||
fi
|
||||
Reference in New Issue
Block a user