Merge pull request #45 from shayne/patch-1
Add tailscale to packages-desc
This commit is contained in:
commit
8181405f61
|
@ -62,7 +62,7 @@
|
|||
"python":"An interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. Its basic power can be extended with your own modules written in C or C++. It is also adaptable as an extension language for existing applications.",
|
||||
"python3":"Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. This is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed. Also, the standard library has been reorganized in a few prominent places.",
|
||||
"rar":"A powerful tool for processing RAR archives. This is a shareware program. You must buy a license from Rar Labs if you want to keep using rar.",
|
||||
"rar2fs":"FUSE based file system that can mount a source RAR archive or a directory containing any number of RAR archives and read the contents as regular files on-the-fly.",
|
||||
"rar2fs":"FUSE based file system that can mount a source RAR archive or a directory containing any number of RAR archives and read the contents as regular files on-the-fly.",
|
||||
"readline":"Provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously entered command lines, to recall and perhaps edit those lines, and perform csh-like history expansion on previous commands.",
|
||||
"ripgrep":"line oriented search tool.",
|
||||
"rmlint":"rmlint finds space waste and other broken things on your filesystem and offers to remove it.",
|
||||
|
@ -78,6 +78,7 @@
|
|||
"stunnel":"Designed to work as an SSL encryption wrapper between remote client and local or remote servers. The goal is to facilitate SSL encryption and authentication for non-SSL-aware programs. stunnel can be used to add SSL functionality to commonly used inetd daemons like POP-2, POP-3 and IMAP servers without any changes in the program code.",
|
||||
"subversion":"A version control system which allows you to keep old versions of files and directories (usually source code), and keep a log of who, when, and why changes occurred, similar to other such systems like CVS, RCS or SCCS. Subversion keeps all the information to permit extracting previous versions of those files at any time.",
|
||||
"sysstat":"The sysstat utilities are a collection of performance monitoring tools for Linux. These include the iostat, mpstat, pidstat, sadf, and sar tools.",
|
||||
"tailscale": "The easiest, most secure, cross platform way to use WireGuard + oauth2 + 2FA/SSO.",
|
||||
"tcl":"A simple to use text-based script language with many built-in features which make it especially nice for writing interactive scripts.",
|
||||
"tcpdump":"A tool for network monitoring and data acquisition. You can use it to dump information on all the packets on a network that match a boolean expression.",
|
||||
"tmux":"A terminal multiplexer. It enables a number of terminals to be accessed and controlled from a single terminal.",
|
||||
|
@ -89,4 +90,4 @@
|
|||
"xinetd":"A powerful inetd replacement. It has access control mechanisms, extensive logging capabilities, the ability to make services available based on time, can place limits on the number of servers that can be started, and has a configurable defence mechanisms to protect against port scanners.",
|
||||
"zpaq":"Manages journaling archives for incremental user-level local or remote backups that conform to The ZPAQ Open Standard Format for Highly Compressed Data (see AVAILABILITY). The format supports encrypted, deduplicated, and compressed single or multi-part archives with rollback capability. It supports archives as large as 1000 times available memory or up to 250 TB and 4 billion files, interoperable between Windows and Unix\/Linux\/OS X.",
|
||||
"zsh":"A UNIX command interpreter which resembles the Korn shell It includes enhancements of many types, notably in the command-line editor, options for customizing its behavior, filename globbing."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user