mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-01-12 22:27:09 +08:00
fixbug
This commit is contained in:
@@ -43,7 +43,7 @@ queryIptablesInfo = (callback) ->
|
||||
num: parseInt num
|
||||
pkts: parseInt pkts
|
||||
bytes: parseInt bytes
|
||||
port: parseInt
|
||||
port: parseInt port
|
||||
catch e
|
||||
continue
|
||||
|
||||
|
||||
0
sample/rpvhost.config.coffee
Normal file
0
sample/rpvhost.config.coffee
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user