#
Linux
Linux is an open source kernel modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 23,731 public repositories matching this topic...
12
johnletey
commented
Jul 7, 2020
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
linux
lists
search-engine
security
devops
awesome
hacking
resources
bsd
awesome-list
guidelines
hacks
pentest
sysops
cheatsheets
search-engines
dns-record
howtos
pentesters
manuals
one-liners
security-researchers
-
Updated
Dec 1, 2020
5
sschepis
commented
Dec 16, 2018
any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
-
Updated
Oct 20, 2019 - JavaScript
PowerShell for every system!
-
Updated
Dec 23, 2020 - C#
A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
linux
swift
swift-library
lists
ios
list
awesome
swift-extensions
swift-framework
swift-language
awesome-list
awesome-lists
awesome-swift
-
Updated
Dec 5, 2020 - Swift
Learn and understand Docker technologies, with real DevOps practice!
-
Updated
Dec 20, 2020 - Go
electron
emoji
editor
windows
macos
linux
markdown
mac
latex
vue
efficiency
next-generation
mark-text
source-code
element-ui
dark-mode
typewriter-mode
focus-mode
-
Updated
Dec 23, 2020 - JavaScript
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
-
Updated
Dec 22, 2020 - HTML
-
Updated
Sep 30, 2020 - JavaScript
A new bootable USB solution.
-
Updated
Dec 23, 2020 - C
Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration.
android
windows
macos
linux
ios
encryption
cross-platform
proxy
socks
socks5
shadowsocks
vpn
zero-configuration
brook
-
Updated
Dec 18, 2020 - Go
xmha97
commented
Sep 5, 2019
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
An evolving how-to guide for securing a Linux server.
-
Updated
Dec 20, 2020
tamird
commented
Dec 9, 2020
Currently validating checksums requires lots of knowledge on the part of the caller. We should expose optional checksum validation in our existing validation functions e.g. IPv4.IsValid.
header.UDP and header.TCP don't currently have these functions; we should add them.
Various Dockerfiles I use on the desktop and on servers.
-
Updated
Dec 21, 2020 - Dockerfile
Is your feature request related to a problem? Please describe.
The code above just hangs.
Describe the solution you'd like
const readline = require('readline'); const input = readline.createInterface({ input: process.stdin }); +input.unref(