Skip to content

EFUN: sys_network_ports()#978

Merged
thefallentree merged 2 commits intofluffos:masterfrom
michaelprograms:master
Jun 1, 2023
Merged

EFUN: sys_network_ports()#978
thefallentree merged 2 commits intofluffos:masterfrom
michaelprograms:master

Conversation

@michaelprograms
Copy link
Copy Markdown
Contributor

@michaelprograms michaelprograms commented May 31, 2023

Adds new efun::sys_network_ports() which will return data in the following format:

({
    ({ (string) type, (int) port, (int) tls, }),
    ...
})

@michaelprograms michaelprograms changed the title EFUN: network_ports() EFUN: sys_network_ports() Jun 1, 2023
@thefallentree thefallentree merged commit 181308d into fluffos:master Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants