command
module
Version:
v0.0.0-...-59578ba
Opens a new window with list of versions in this module.
Published: Sep 24, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
PunyCodeGenerator
A Go tool to automatically list visually indistinguishable permutations of domain names using IDN and punycode.
Inspired by:
Usage
- Clone tool
git clone https://github.com/bluecanarybe/PunyCodeGenerator.git
- Build tool with
go build
- Run tool with
./PunyCodeGenerator <domain>
Example
./PunyCodeGenerator google.com
Genereated punycode domains for google.com :
ɡoogle.com xn--oogle-qmc.com
gοogle.com xn--gogle-rce.com
gοogle.com xn--gogle-rce.com
ɡoogle.com xn--oogle-qmc.com
googӏe.com xn--googe-hof.com
googlе.com xn--googl-3we.com
Disclaimer
If you don't like my code, feel free to create a pull request.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.