Shallot icon indicating copy to clipboard operation
Shallot copied to clipboard

Shallot allows you to create customized .onion addresses for your hidden service. (p.s. I didn't write Shallot!)

Results 37 Shallot issues
Sort by recently updated
recently updated
newest added

Unfortunately PHP does not return anything, no error, someone could help me?

Supporting regular expressions breeds confusion and uses precious cycles. Three options should be implemented: `-b` to match at the beginning of the .onion, `-m` to match anywhere, and `-e` to...

This program would be so much faster if we were able to use our graphics cards and CPU's at the same time to do the work!

xxx:~/Sources/Shallot [master] $ ./configure && make Liunx detected. Have you considered switching to BSD? Configuration successful. This does not mean it will build. If you are missing gcc, or required...

This bug is reproducable on one computer (Debian stable i386). But it does not affect another computer with Debian testing i386. Example: 1) $ time ./shallot ^hell real 0m1.330s 2)...

Instead of using SHA1_Final(), use a custom function that produces only the first half of the hash in order to improve efficiency.

optimization

The -p option requires a pattern to be present even though it's not used.

bug