No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A BASHscript to easily create lists of randomized one-time sequences for use with the port-knocking server, knockd, and to manage the sending of these sequences using the port-knocking client, knock.
Necosh is a bashscript that creates a wireless access point and configure a DHCP server. Through Necosh is quick and simple configure hostapd and DHCP server so that anyone without knowledge of networking can turn their computer into an AP.
EDSS stands for Easy Debian Security Script and it is a very easy to use script that installs additional software, configures the software, and scans a GNU/Linux Debian server for possible security risks.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
The RBSEE (Remote BashScript Execution Engine) is set of the bashscript which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
A bash shell script which utilizes wGet to download rapidshare URLS from a "Download Basket" in Linux distros
- Has configuration support (sets up wGet cookies, download directory, download basket)
- Checks for files that have already been downloaded
blogbasher allows you to upload your blog posts to the Blogger/Blog*Spot blog hosting service via the command line.
It is a bashscript that requires curl and tidy.
teit is a simple bashscript to find your external ip on the command line. teit is useful if you are running something such as busybox or the CLI to find your dynamic ip. It does the same thing as ipchicken or whatismyip except on the command line.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This is one of my current projects called ImageRip v0.1 this is a bashscript with wget requirement. I wrote this script to automatic the process of downloading Images off webpages (for my own personal reasons.. lol )
A linux shell (bash) script for connecting online via an ISP through cables infrastructure service providers using a PPTP client (http://pptpclient.sourceforge.net). This script is adapted for Netvision (www.netvision.net.il).
An easy script for updating your Dynamic DNS records at SiteLutions.com written in Bash. You may update several dynamic DNS accounts, just add one conf-file for each account
Frankenwall is a bash shell script intended to create a highly secure IPTables based linux firewall/router with QOS/traffic shaping/bandwidth management. Be certain you know EXACTLY what your network needs before using Frankenwall. Wimps need not apply.
Bashscript that uses iproute2 and shapecfg (shaper.o) to limit incoming and outgoing traffic on a linux router. Also haves option for supporting more than 100 shapers via kernel patch.
ftpls2html consists of 2 scripts, one Expect Script for catching the files
hosting on in a directory of a ftp-server and one bashscript for converting
the catched files into html. There it's posible to create index-files of your hosted files.
Photo directory is a photo gallery script written in bash. It doesn't require a database. All you need to do is upload your files via FTP. The directories represent the albums. Uses netpbm/jhead.
A system to manage many Gameservers on a Network with a nice Webinterface. On every Server runs a bashscript behind inetd and is controlled over a PHP interface.
Internet-L2tp is a program in Bash-script that facilitates the process of connection to Internet through ISP's that uses L2TP (Layer 2 Tunnelling Protocol). Internet-L2tp makes use of l2tpd (http://www.l2tpd.org).
This one you must see! After stripping out
comments, you get ca. 2Kb script. Serves static
HTML/ASCII pages, ELF binaries, bash/perl scripts,
GIF images. adding any other content type is
trivial. Should be installed in /etc/inetd.conf.
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port...