mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-01 02:46:52 +00:00
Ip limit
This commit is contained in:
@@ -23,6 +23,7 @@ var (
|
||||
)
|
||||
|
||||
func main() {
|
||||
log.SetFlags(log.Lshortfile)
|
||||
flag.Parse()
|
||||
if len(os.Args) > 1 {
|
||||
switch os.Args[1] {
|
||||
|
Reference in New Issue
Block a user