Skip to content

Commit f3d63c9

Browse files
joshuakarpemmacasolin
authored andcommitted
test: NAT Traversal testing utils and tests
1 parent 66db970 commit f3d63c9

6 files changed

Lines changed: 2066 additions & 4 deletions

File tree

package-lock.json

Lines changed: 22 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ in
1010
utils.node2nix
1111
grpc-tools
1212
grpcurl
13+
iptables-legacy
1314
];
1415
PKG_CACHE_PATH = utils.pkgCachePath;
1516
PKG_IGNORE_TAG = 1;

0 commit comments

Comments
 (0)