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

``` $ ./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 libraries/headers,...

RSA_generate_key’ is deprecated

...partially due to deprecation and moving of APIs or outright removal of such. You think this is fixable or should I just see to find an alternative? ``` cc -O3...

Running Debian 10 on a VM. With vCPUs set to 1 it works properly. With vCPUs set to anything else, it gives me a segmentation fault. Setting the threads to...

This merges the changes suggested by @jroeger23 [under 37](https://github.com/katmagic/Shallot/pull/37) and @starius [under 25](https://github.com/katmagic/Shallot/pull/25). I have OpenSSL 1.1.1d installed an ran into trouble while compiling it on OpenSSL devs changed their...

I have OpenSSL 1.1.0 installed an ran into trouble while compiling. Eventually i found out, the OpenSSL devs changed their API (https://wiki.openssl.org/index.php/1.1_API_Changes (tldr: all structs are now opaque and getters...

./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 libraries/headers, you will...

Ubuntu 18 fresh install with libssl-dev, build-essential user@vm: /Downloads/Shallot-master$ ./configure && make Liunx detected. Have you considered switching to BSD? Configuration successful. This does not mean it will build. If...

Trying to use this project with Linux (Kali Linux 32 bit) and seems its install process is very hit and miss this script would be really nice in bash in...