Skip to content

tlhackque/bash-ula-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash ULA Generator

Generate an IPv6 Unique Local Address prefix

Timothe Litt [email protected] - bugfixes and simplified usage 2020-02-03

Alexandre de Verteuil [email protected]
2017-06-20

Based on scripts from Shinsuke Suzuki and Holger Zuleger, available under the prior_art directory.

Usage

Simply run in a bash shell. For additional options, use -h

Requirements

wget, cut, tr, sed, grep, tail, head, sort, which

Optional

ntpq, ntpdate, ip, ifconfig

Improvements over other scripts

  • Not a CGI script
  • Computes the SHA1 hash of bytes, not their hex representation
  • Better text output

References

About

Generate an IPv6 Unique Local Address prefix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%