Logo
Explore Help
Sign In
logos-storage/logos-storage-nim
1
0
Fork 0
You've already forked logos-storage-nim
mirror of https://github.com/logos-storage/logos-storage-nim.git synced 2026-08-01 06:23:13 +00:00
Code Issues Packages Projects Releases Wiki Activity
logos-storage-nim/storage/utils/natutils.nim

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
75 B
Nim
Raw Normal View History

network: support for uPnP and PMP nat traversal (#1050) * add support for uPnP and PMP nat traversal * update cli flags * merge with master * use listener address from switch * update build script to rename version file * fix styling issues * update docker files - remove Disc_ip env - update CODE_NAT parsing logic * code cleanup * move nat flag parsing logic to conf.nim
2025-01-09 23:41:22 +05:30
{.push raises: [].}
type NatStrategy* = enum
Rename nat any to nat auto
2026-05-05 10:55:11 +04:00
NatAuto
network: support for uPnP and PMP nat traversal (#1050) * add support for uPnP and PMP nat traversal * update cli flags * merge with master * use listener address from switch * update build script to rename version file * fix styling issues * update docker files - remove Disc_ip env - update CODE_NAT parsing logic * code cleanup * move nat flag parsing logic to conf.nim
2025-01-09 23:41:22 +05:30
NatUpnp
NatPmp
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 39ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API