2 private links
ZTM is an open source network infrastructure software for running a decentralized network. It is built upon HTTP/2 tunnels and can run on any sort of IP networks such as LANs, containerized networks and the Internet, etc. ZTM lays the foundation for building decentralized applications by providing a set of core capabilities including: Network connectivity across Internet gateways and firewalls [...] If not, or if you're unsure whether your installed Pipy version is compatible to ZTM, follow these steps to build Pipy from source. [...] After the CA service is up and running, start a hub pointing to the CA service: pipy hub/main.js -- --ca=localhost:9999
yt-dlp is a https://github.com/ytdl-org/youtube-dl fork based on the now inactive https://github.com/blackjack4494/yt-dlc. You can install yt-dlp using #release-files, https://pypi.org/project/yt-dlp or one using a third-party package manager. [...] # Download best format that contains video, # and if it doesn't already have an audio stream, merge it with best audio-only format $ yt-dlp -f "bv+ba/b" [...] # Download and merge the best format that has a video stream, # and the best 2 audio-only formats into one file $ yt-dlp -f "bv+ba+ba.2" --audio-multistreams [...] # Download the best mp4 video available, or the best video if no mp4 available $ yt-dlp -f "bv[ext=mp4]+ba[ext=m4a]/b[ext=mp4] / bv+ba/b"
Pure Java NFS v3/v4.1 server backed by https://github.com/dCache/nfs4j. This project has been designed as an alternative to https://github.com/winnfsd/winnfsd. [...] With default options, it will publish the current working directory through NFS. [...] This better performance than EMULTAED, files uid, gid and mode are be preserved, but this option is only supported on Unix servers. Exports file configuration exports file contains advanced configuration for shares, such as ip address based permission.