Genuinetools Netns Versions Save

Runc hook (OCI compatible) for setting up default bridge networking for containers.

v0.5.3

5 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

386 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="be81bc3fa68c7c9892a0b84e6429e2af5be58e74474f0dcddad78647dd741ce7"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.3/netns-linux-386" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
amd64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="8a3a48183ed5182a0619b18f05ef42ba5c4c3e3e499a2e2cb33787bd7fbdaa5c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.3/netns-linux-amd64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="66e102dcae447898571fa3df344ebf530d27134ceb41a86d2498669e57053124"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.3/netns-linux-arm" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="4ff0e3ede6ca43eadbf5229b8b51228266a08d5a755e8bae822859b9488d12bd"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.3/netns-linux-arm64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h

v0.5.2

5 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

386 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="9525b94e86cc57c75bc11064e1e46a7a5830ee07398a9cf8ef97ffb0593f13f5"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.2/netns-linux-386" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
amd64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="aace28eccd82cbedfb21673c76a5e792a86011bf740cc503bdc33e258827b255"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.2/netns-linux-amd64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="7e0493041c857678210ef80d49ec0ff46acf246935d518f7ce0023e9a8a559c8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.2/netns-linux-arm" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="6baddcf3d534c003d9062b064aa278f4a3dcd795d070e45a840b8a08d4f87a2c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.2/netns-linux-arm64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h

v0.5.1

5 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

386 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="3254684585d73de75a5cee342a960b1fa4689ab18e9ba6ed01a3e6f0dfa5936e"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.1/netns-linux-386" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
amd64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="c25eb474d195ebb700d87d0f6b6dcc471e02435777cf516f98abcf46434cfa51"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.1/netns-linux-amd64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="b66f45de52e6686ecf52b1104c3bcbbdbdf84768db7dc3153ad3e3901b3d3057"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.1/netns-linux-arm" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="1c39c0d158f15cd94cf2ea219c7569342e74c4f9d1ea4411e351915de4afcdc4"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.5.1/netns-linux-arm64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h

v0.4.4

5 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

386 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="c0eed812e84562ace0247da8e1398f3865bb40527a2631f9902b6a4da272f24a"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.4/netns-linux-386" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
amd64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="6c7c597e5b46fa420cb8a125615095e384c95adf0fdf79119a894a2ab0c90bd7"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.4/netns-linux-amd64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="609952d9ca98d4b79df8826bf04bc1428a3f13376ecda0723ac405784a298563"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.4/netns-linux-arm" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="6a4ba02f4a5f79186199298189398f6080579449094c73e8a53282cf971c3d23"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.4/netns-linux-arm64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h

v0.4.1

5 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

386 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="b3ed13f0f568b1e28db4ba24d4b42cba57f53080007e511c6068a1eba1ce13f9"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.1/netns-linux-386" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
amd64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="15ab31928106afb168adf223a874622d43a70620bda9b698661dd42567ef665b"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.1/netns-linux-amd64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="ef7c15c7875a7b52435524f860f1f41347c691ac780e90cf7d869a36366957bb"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.1/netns-linux-arm" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="52470c5e3351bc609bdc99c9209e4fa9c5246451474dfa823ee978b2146ab71b"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.1/netns-linux-arm64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h

v0.4.0

6 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

386 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="b73e8b28b119659580afde9447c6be09899133d5173ee00835bd1f161748b6b0"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.0/netns-linux-386" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
amd64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="a71ec84690e6fb1fd25a83311d897880c9f1fc2e2d70ff5580594b5b120a0a20"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.0/netns-linux-amd64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="e89251daf39dfdd6114650a68a3796553de22bbd0dcc9f6ffaee7bc83b78dd69"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.0/netns-linux-arm" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="36cd444b4b85043eed6457dca9e32125177af8f01697e76682471e01cd8cab1c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.4.0/netns-linux-arm64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h

v0.3.0

6 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

386 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="e353f818b7cc82ad7e1ef0c0584cc88b483ebc01160ea1f5e74b7a14479fb513"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.3.0/netns-linux-386" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
amd64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="449a984f867588c6b8b60c1c0c0927aead4e3b753f280449536d8d47b0b88e46"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.3.0/netns-linux-amd64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="0c060010f0efff27bd8aefda4fb8a1a9a82e18548ad626d9a74b9236dfcf9ba9"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.3.0/netns-linux-arm" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="28481e4ed2d79c0c07ef09dfbc2ce41d8022687a7d2c8799e66873c37f482e5e"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.3.0/netns-linux-arm64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h

v0.2.4

6 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

386 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="5b3ef8d1a6a89b837be448df0428de821efdb7db12dd7eaa7ac9793bd7739d83"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.2.4/netns-linux-386" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
amd64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="611ed96fa1029da66405003f56b0480a467b6971ed148199ac70627e45911cd0"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.2.4/netns-linux-amd64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="a0e811fb61a750908b0642d807011920fe663f41358e32a89c1e257395508bd9"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.2.4/netns-linux-arm" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="5e41c86f70d4aa01be9d2f948a3b5a2cef9c0c4e5db40448a3bc7eac477da05e"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.2.4/netns-linux-arm64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h

v0.2.1

6 years ago

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

linux

386 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="8a0d907835db165c128402d71896d19697c16011af88d4872928d5f02ae4aa77"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.2.1/netns-linux-386" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
amd64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="6122dbbdf2c9fb52da23ef88258ab9cb9b9bb032c0d4eadadcad24c19f151fc4"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.2.1/netns-linux-amd64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="f57c25fb9051d7825ccc6365e9ea8b066ce0f4e36718260ec04eec9dc0712cbd"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.2.1/netns-linux-arm" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h
arm64 - linux
# Export the sha256sum for verification.
$ export NETNS_SHA256="1ccbaa6c2b63c1a02fa547dd25a7fe264afc05412af4c8b4e6a6c462d63e39af"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/netns/releases/download/v0.2.1/netns-linux-arm64" -o "/usr/local/bin/netns" \
	&& echo "${NETNS_SHA256}  /usr/local/bin/netns" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/netns"

$ echo "netns installed!"

# Run it!
$ netns -h