Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何禁止ServerController? #173

Open
mirror222 opened this issue Mar 31, 2022 · 2 comments
Open

如何禁止ServerController? #173

mirror222 opened this issue Mar 31, 2022 · 2 comments

Comments

@mirror222
Copy link

如以下日志? 可以禁止吗?

22:36:36 [Info ] [SYSTEM] register ServerController.__ServerStatus to [GET/POST:/__system/__ServerStatus]
22:36:36 [Info ] [SYSTEM] register ServerController.__SetSettings to [POST:/__system/__SetSettings]
22:36:36 [Info ] [SYSTEM] register ServerController.__ChangeAccessKey to [GET/POST:/__system/__ChangeAccessKey]
22:36:36 [Info ] [SYSTEM] register ServerController.__GetSettings to [GET/POST:/__system/__GetSettings]
22:36:36 [Info ] [SYSTEM] register ServerController.__LogConnect to [GET/POST:/__system/__LogConnect]
22:36:36 [Info ] [SYSTEM] register ServerController.__ListLog to [GET/POST:/__system/__ListLog]
22:36:36 [Info ] [SYSTEM] register ServerController.__GetOptions to [GET/POST:/__system/__GetOptions]
22:36:36 [Info ] [SYSTEM] register ServerController.__UploadModule to [POST:/__system/__UploadModule]
22:36:36 [Info ] [SYSTEM] register ServerController.__SetActionMaxrps to [POST:/__system/__SetActionMaxrps]
22:36:36 [Info ] [SYSTEM] register ServerController.__SetOptions to [POST:/__system/__SetOptions]
22:36:37 [Info ] [SYSTEM] detection sessions timeout with 600s
22:36:37 [Info ] [SYSTEM] listen @1234 success ssl:False
22:36:37 [Warring] [SYSTEM] no serverGC mode,please enable serverGC mode!

@beetlex-io
Copy link
Owner

Options.ManageApiEnabled=false

@daguda
Copy link

daguda commented Apr 1, 2022

突然发现这个功能还是挺有用的。请问限制了本地访问还是公网也可以访问?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants