Description
nsdo (network namespace do) is a simple C program that runs a command inside a given Linux network namespace.
- nsdo project homepage: https://github.com/ausbin/nsdo
- nsdo project support: https://github.com/ausbin/nsdo/issues
- If you find any packaging issues feel free to report the issue at github.com/luminoso/fedora-copr-nsdo/issues
Installation Instructions
This release is built from nsdo GitHub sources
Current version: 2.0
How to install
-
Enable copr repository
sudo dnf copr enable luminoso/nsdo
-
Install nsdo
sudo dnf install nsdo
Bugs?
If you want to ping me because a new release is available or just because this Copr repo isn't working for some reason usually at #fedora freenode's channel with the nickname "luminoso". All other bugs should be submitted to nsdo GitHub issues
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (19)*, x86_64 (20)* | Centos-stream 8 (92 downloads) |
EPEL 7 | ppc64le (15)*, x86_64 (14)* | EPEL 7 (175 downloads) |
EPEL 8 | aarch64 (16)*, ppc64le (19)*, x86_64 (17)* | EPEL 8 (148 downloads) |
Fedora 39 | aarch64 (12)*, i386 (14)*, ppc64le (14)*, s390x (15)*, x86_64 (14)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (8)*, i386 (11)*, ppc64le (13)*, s390x (10)*, x86_64 (156)* | Fedora 40 (143 downloads) |
Fedora 41 | aarch64 (8)*, i386 (9)*, ppc64le (7)*, s390x (8)*, x86_64 (149)* | Fedora 41 (121 downloads) |
Fedora eln | aarch64 (11)*, i386 (14)*, s390x (10)*, x86_64 (14)* | Fedora eln (98 downloads) |
Fedora rawhide | aarch64 (14)*, i386 (12)*, ppc64le (23)*, s390x (14)*, x86_64 (13)* | Fedora rawhide (174 downloads) |
Mageia cauldron | aarch64 (15)*, i686 (14)*, x86_64 (11)* | Mageia cauldron (179 downloads) |
openSUSE Tumbleweed | aarch64 (20)*, i586 (16)*, ppc64le (17)*, x86_64 (31)* | openSUSE Tumbleweed (186 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable luminoso/nsdo
More info about enabling Copr repositories