trimstray / multitor

Create multiple TOR instances with a load-balancing.
GNU General Public License v3.0
1.02k stars 174 forks source link

Request for all platforms #5

Open mirsamantajbakhsh opened 6 years ago

mirsamantajbakhsh commented 6 years ago

The project is very useful. I'm going to use it in my OnionHarvester project. My project is written in Java and thus is cross platform but the multitor is designed for *nix systems. Is it possible to release the windows version too? If you are insterested in OH, you may check these links: Link 1 Link 2 Link 3

Best Regards Saman

trimstray commented 6 years ago

Hi Saman! At the moment, I do not foresee such an option, but I will try harder to think about it. If you have the knowledge of how to simplify the port on the Microsoft systems, please give me instructions.

mirsamantajbakhsh commented 6 years ago

Dear Trimstray, Thanks for your answer. Unfortunately, I do not have knowledge about programming in windows shell scripting but I can introduce you some useful resources which may help. I appreciate the effort for porting multitor in windows systems too. Here are the links:

http://www.allitebooks.in/mastering-windows-powershell-scripting/ http://www.allitebooks.in/professional-windows-powershell-programming/

Best Regards Saman

ghost commented 5 years ago

Hello there! First, I must appreciate the work you have done here. it is amazing. Second, I needed to say that porting this project for windows is awesome. Maybe the only requirement is to change your master proxy from HA to something with windows support. other stuff's can be easily handled with some python scripting. for the load balance software's already supporting windows: https://github.com/UlricE/pen for an example of how to do it on windows shell using a proxy: https://hexadix.com/set-multiple-tor-instances-polipo-windows/ Thanks in advance.

Skarlett commented 5 years ago

I would leave this to another dev to fork, and ask for a merge request (With tests) if this is contentious. I don't see this easily being done - it would probably take a fair amount of effort.

ghost commented 5 years ago

:+1: