elit33 / omeglespyx

Automatically exported from code.google.com/p/omeglespyx
0 stars 0 forks source link

Proxy route it #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I believe this have caused Omegle to block my IP address, as I used several 
times to wind people up and swap strangers, but I was blocked from omegle for 
what I assumed was 24 hours. When I was unblocked I used omeglespyx once on a 
conversation and then I was blocked again. Went to the actual site and was 
blocked on that so I knew it wasen't the app. Now everytime I connect to omegle 
I get "Finding Strangers" and on the website, I get automatically disconnected 
before I even get in a convo.
So I tested it using loads of different proxies and It worked fine, so I was 
wondering if the app can be routed through a proxy or the IP address masked?

- Jamie 

Original issue reported on code.google.com by jamiefos...@googlemail.com on 21 Aug 2011 at 12:29

GoogleCodeExporter commented 8 years ago
Sorry I've just read your post of this issue a bit to late.
This is therefore useless.

Original comment by jamiefos...@googlemail.com on 21 Aug 2011 at 12:37

GoogleCodeExporter commented 8 years ago

Original comment by malaco...@gmail.com on 16 Mar 2012 at 1:02

GoogleCodeExporter commented 8 years ago
Hackish proxy route for now:

1) shift right click in the same folder OmegleSpyX.jar is in
2) Open command window here
3) Type in this command to launch the program with a proxy (change IP, PORT, 
and the FILENAME):
java -jar -Dhttp.proxyHost=IP -Dhttp.proxyPort=PORT "FILENAME.JAR"

Original comment by TachisAl...@gmail.com on 15 Nov 2012 at 11:11