ret2jazzy / disasm.pro

A realtime assembler/disassembler (formerly known as disasm.ninja)
https://disasm.pro/
290 stars 31 forks source link

Website setup #7

Closed user2222222222 closed 2 months ago

user2222222222 commented 1 year ago

It would be really great to have instructions on how to set this up on a web server. I was able to get disasm installed and python3 ninja.py launches ok, but can't figure out how to get the web page part of it setup. The index.py tries to load a lib that doesn't exist. Not sure how to get Socket.io to communicate with the server. This was really a useful tool and sad that it's gone. Thanks

ret2jazzy commented 1 year ago

Hi @user2222222222, I'm sorry my domain had a lot of issues. It should be back up now

user2222222222 commented 1 year ago

Awesome, thank you!

user2222222222 commented 2 months ago

The domain is down again: it's a great tool

http://disasm.pro/

user2222222222 commented 2 months ago

Fixed again, thanks so much!