Xerxes
Xerxes copied to clipboard
Can't Run
I clone the repository and i navigate to the folder but the response is bash: ./Xerxes: No such file or directory
@kotobukidevelopers, You should compile the program before launching it
how?
@art3mis-NYN First clone it using: git submodule update --init --recursive
then make sure you have cmake and a c++ compiler like gcc or clang
then run: cd Xerxes && mkdir build && cd build && cmake .. && make
note: this is not compatible with windows
last thing sir/mam I have able to build and run so the only input here is IP and not a hostname of a website right?
@kotobukidevelopers it depends on the vector, but IP addr works on all vectors
When i clone it it asks for authenticstion but its not letting me type my password