Skip to content

tolik-punkoff/bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-scripts

My bash scripts

my-menu - my menu examples

awk2bash-scripts - put awk results in bash variables

disablefw - delete all IPTABLES/NETFILTER rules

netnamespace - network namespaces configuration example script

openport - Open port in IPTABLES

bminfo - get keys and provider info for Bitmask VPN providers (riseup.net and calyx.net)

recon-ovpn - interactive script for select Openvpn config and reconnect connection

other-term - sending script output to other terminal

interactive - small simple interactivity functions for my scripts

getslid - get syslinux MBR ID and partition ID example

getsysl - get syslinux 'hd? ?' from device name (e.g. /dev/sda1) example

nlett - get number of latin letter in alphabet example

nlett2 - get number of latin letter in alphabet (use printf) example

nlett3 - get number of latin letter in alphabet simple example

relpath - get relative path example

createlist - create file list (ignore case in filename and/or mask)

checkactpart - check active partition status (boot flag)

findcol - find column in table by column name (for awk output)

addarh - add current directory to tar.gz archive

exstatus - curl HTTP error detecting example (extended)

404 - curl HTTP error detecting example

check-integer-number-v1 - check integer positive numbers in bash variables example

check-integer-number-v2 - check integer positive and negative numbers in bash variables example

countdown, countdown2, waiter - countdowns on bash scripts

createiso - create bootable ISO file

fixtcplayerr - loading crypto-modules and fix tcplay errors

netboot-puppy-slacko - make pxe-compatible Puppy Slacko distrib.

openvpn-riseup-userscript - openvpn userscript example for Riseup Black VPN provider

openvpn-routes - openvpn userscript example (set routes after VPN connect)

ppp-off - PPTP VPN disconnect script example

pptp-vpn-up - up pptp VPN connection and show progress

setroute - get IP and set default routes for PPTP VPN connection

tproxy - TinyProxy startup script

undeb - Unpacking all *.deb packages in current directory

vpnbook-get-configs - Script for automatic downloading vpnbook openvpn configs

vpnbookpass - Update password for free VPN provider VPNBOOK

ndstatus - check network device status

detectfs - detecting file system on device

findwin - find Windows loaders (bootmgr and ntldr) on local drives

exist-word - check if a word is in a string (demo script)

tee-demo - demo tee command

randstr - get random string from english upper and lower letters and numbers

tputcolors - tput set console colors and text styles

esccolors - ESC-codes set console text colors, backgrounds and text styles

esccolorscomp - ESC-codes set console text colors, backgrounds and text styles (compatible for VT-100 and pipe)

testpipe - Test script detecting if running on terminal or in pipe

0x0.sh - script for posting to site 0x0.st

0x0-insecure.sh -script 0x0.sh with disabled certificate check

dumpfile - create text file with hex strings for raw binary file

old - old, no optimal and archive scripts