mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 03:16:53 +00:00
Ip limit
This commit is contained in:
@@ -51,7 +51,6 @@ func (s *Csv) StoreTasksToCsv() {
|
||||
if task.NoStore {
|
||||
continue
|
||||
}
|
||||
lg.Println(task)
|
||||
record := []string{
|
||||
strconv.Itoa(task.Port),
|
||||
task.Mode,
|
||||
|
Reference in New Issue
Block a user