This commit is contained in:
jysperm
2014-08-31 10:28:36 +08:00
parent 37b821218e
commit f6636f36a3
3 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ queryIptablesInfo = (callback) ->
num: parseInt num
pkts: parseInt pkts
bytes: parseInt bytes
port: parseInt
port: parseInt port
catch e
continue

View File

View File

@@ -60,5 +60,5 @@ module.exports =
shadowsocks:
price_bucket: 0.06
monitor_cycle: 5 * 60 * 1000
monitor_cycle: 60 * 1000
billing_bucket: 100 * 1024 * 1024