-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: misc
action: summary
revision:
path_from:
revision_from: :
path_to:
revision_to:

git.thebackupbox.net

misc

git://git.thebackupbox.net/misc

Display summary about given repository. This is the default command if no action is specified in URL, and only repository is specified.

branches

[master/]

[tree] copyright information added


 tools:

 ipgen: generates IPs based on IP and netmask.
 example: ipgen 192.168.0.4 255.255.255.252
 outputs:
 192.168.0.4
 192.168.0.5
 192.168.0.6
 192.168.0.7

 cidr: converts cidr notation to IP and netmask.
 example: cidr 192.168.0.4/30
 outputs:
 192.168.0.4 255.255.255.252

 these two programs were made to be used together like:

 ipgen $(cidr 192.168.0.4/30)

-- Response ended

-- Page fetched on Tue May 7 21:18:57 2024