mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 00:04:43 +02:00
tidy py sdk
This commit is contained in:
@ -40,7 +40,7 @@ def main():
|
||||
target=args.target_url,
|
||||
unique_name=args.unique_name
|
||||
)
|
||||
|
||||
|
||||
# Log access information and start the proxy
|
||||
logger.info(f"Access proxy at: {', '.join(proxy_share.endpoints)}")
|
||||
proxy_share.run()
|
||||
|
Reference in New Issue
Block a user