net-misc/oidc-agent::ssnb
- Ebuilds: 1, Testing: 4.0.2 Description:
oidc-agent is a set of tools to manage OpenID Connect tokens and make them
easily usable from the command line. We followed the ssh-agent design, so users
can handle OIDC tokens in a similar way as they do with ssh keys.
oidc-agent is usually started in the beginning of an X-session or a login
session. Through use of environment variables the agent can be located and
used to handle OIDC tokens.
Homepage:https://github.com/indigo-dc/oidc-agent License: MIT
net-misc/passt::ssnb
- Ebuilds: 2, Testing: 2024.06.07, Snapshot: 9999 Description:
passt implements a translation layer between a Layer-2 network interface and native Layer-4 sockets (TCP, UDP, ICMP/ICMPv6 echo) on a host. It doesn't require any capabilities or privileges, and it can be used as a simple replacement for Slirp.
pasta (same binary as passt, different command) offers equivalent functionality, for network namespaces: traffic is forwarded using a tap interface inside the namespace, without the need to create further interfaces on the host, hence not requiring any capabilities or privileges.
qrap is a wrapper, designed specifically for usage with qemu(1) and passt(1), connecting a UNIX domain socket to a file descriptor, and running qemu(1) with given arguments.
Homepage:https://passt.top/ License: BSD GPL-2+