Socket
Socket
Sign inDemoInstall

github.com/gnames/uuid5

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/gnames/uuid5


Version published
Created
Source

Global Names UUID5 Generator

It is a simple web server which takes strings and creates a corresponding UUID version 5 using DNS globalnames.org as a namespace. More information about UUID version 5 creation can be found at RFC-4122

Compiling

  1. Setup standard Go environment http://golang.org/doc/code.html and ensure that $GOPATH environment variable properly set.
  2. go get github.com/GlobalNamesArchitecture/uuid5.
  3. cd $GOPATH/src/github.com/GlobalNamesArchitecture/uuid5
  4. go build to get binary

Usage

./uuid5 --port 80 --url http://your_url

FAQs

Package last updated on 07 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc