mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
my ' was eaten
This commit is contained in:
@@ -590,8 +590,8 @@ def forward_port(port: int):
|
|||||||
NewInternalPort=port,
|
NewInternalPort=port,
|
||||||
NewInternalClient=ip,
|
NewInternalClient=ip,
|
||||||
NewEnabled=1,
|
NewEnabled=1,
|
||||||
NewPortMappingDescription='Berserker\s Multiworld',
|
NewPortMappingDescription='Berserker\'s Multiworld',
|
||||||
NewLeaseDuration=60*60*24#24 hours
|
NewLeaseDuration=60 * 60 * 24 # 24 hours
|
||||||
)
|
)
|
||||||
|
|
||||||
logging.info(f"Attempted to forward port {port} to {ip}, your local ip address.")
|
logging.info(f"Attempted to forward port {port} to {ip}, your local ip address.")
|
||||||
|
Reference in New Issue
Block a user