Stack corrupted on mipsbig BugFix

This commit is contained in:
Nick Peng
2019-01-29 00:14:34 +08:00
parent 210e0a9a6f
commit c3ac0c2f17
2 changed files with 37 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
# workmode
# 0: run as port only
# 1: redirect port
# 2: replace
SMARTDNS_WORKMODE="1"
# smartdns port
SMARTDNS_PORT="535"