#1194 add port on menu

This commit is contained in:
rootzoll 2020-07-17 22:00:51 +02:00
parent 6b831d68ea
commit 86372149a2

View File

@ -83,7 +83,7 @@ You have no active or inactive subscriptions.
activeState = "active"
else:
activeState = "in-active"
name = "IP2TOR Bridge for {0}".format(sub['name'])
name = "IP2TOR Bridge for {0} {1}".format(sub['name'], sub['port'])
choices.append(("{0}".format(lookupIndex), "{0} ({1})".format(name.ljust(30), activeState)))
# list letsencrypt subscriptions