[~] Refactor
This commit is contained in:
parent
d8f1ae8c12
commit
b10d546cd1
@ -482,7 +482,7 @@ def http_server(argv):
|
||||
token = os.urandom(16).hex()
|
||||
print(
|
||||
'access url is http://%s:%d/%s/' % (
|
||||
socket.gethostname(),
|
||||
options.host,
|
||||
options.port,
|
||||
token,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user