• Stars
    star
    26
  • Rank 927,585 (Top 19 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Peer-to-peer, secure, TCP/UDP port forwarding using HTTP(s) relay for NAT/firewall traversal

More Repositories

1

ipfs-chat

Real-time P2P messenger using go-ipfs pubsub. TUI. End-to-end encrypted texting & file-sharing. NAT traversal.
Shell
105
star
2

redis-client

Bash scripting library + CLI + Connection-pool
Shell
23
star
3

gibberish

Git and Bash Based Encrypted Remote Interactive Shell (GiBBERISh). For when you cannot use SSH.
Shell
9
star
4

ipfs-link

Publish dynamic multiaddresses of private or isolated nodes using IPNS. Benefit - 1. Bandwidth savings, 2. Avoiding DDNS 3. Securely exposing localhost behind NAT.
Shell
9
star
5

tocgen

Markdown Table of Contents Generator
Shell
6
star
6

2FA-HOTP-TOTP-Bash

Shell-script (Bash) with functions relevant to 2FA. Compatible with Google Authenticator.
Shell
4
star
7

sertain

Simple Bash library for building a basic HTTP server.
Shell
4
star
8

JuFF

Git-based secure messaging & file Sharing -- all from just a single bash script !! No long-term cloud storage of user data. Fully transparent and semi-decentralized. Text-based UI. Uses free services only...no hosting costs.
Shell
4
star
9

helpdoc

A KISS CLI tool for managing GNU-style help messages. Extracts help messages from comments in source code and prints them when asked.
Shell
3
star
10

progrep

progrep is a command-line tool (Linux) to show live progress report, status and stats of a running simulation or compute job that executes a given number of iterations. It shows % completed, time remaining(ETA), time elapsed (both wall-clock & CPU time), number of threads, MPI_Rank(if any), CPU usage & speed (FPS). The FPS measures may be used in benchmarking, for example, while optimizing HPC algorithms for performance. progrep supports both serial (single-core/single-threaded) and parallel (multicore and/or multinode - e.g. OpenMP and/or MPI) jobs. progrep can also report for jobs running on remote hosts [Case in point: jobs running on Linux Clusters]. progrep works in client-server model. The server for progrep can be installed in your simulation source code with only 4 extra lines (API). When the progrep command is invoked, it queries this server as a client. progrep does not interfere with or slow down your simulation when not invoked. Even when invoked, the overhead is insignificant. Out of the box, the progrep API works with code written in Fortran, C and C++. If your code uses other language, please write your own wrapper for the API. The API library is small and static which benefits portability of your progrep-aware binary.
Fortran
3
star
11

isp

An Idiotic SSL Passthrough
Shell
2
star
12

runman

Linux job scheduler / manager based on task-spooler. Notifies via Telegram on job completion.
Shell
1
star
13

HBKDF

Hashcash-Based Key Derivation Function
Python
1
star
14

SomajitDey.github.io

About me.
HTML
1
star
15

kill-process-tree

Kill process tree belonging to any given process id. Required during exit from shell-scripts.
Shell
1
star
16

pbar

Fancy progress bar for terminal
Shell
1
star
17

f_

A KISS library for extending standard Fortran in a portable way
Fortran
1
star
18

webtools

JS and CSS for building a great website or a single-page-app. Downloadable efficiently with jsdelivr CDN
JavaScript
1
star
19

approx_stdnormal

A fast way to generate an array of approximately standard normal variates using (modified) Box-Muller transform
Fortran
1
star
20

httparse

Command-line parser for http request headers. Also see below link for related project.
Shell
1
star
21

cross-product

One-liner array expression to determine the cross-product of two 3-dimensional vectors. Fast computation of inverse of 3x3 matrix using this expression.
Fortran
1
star