iOS-HTML5-Tethering icon indicating copy to clipboard operation
iOS-HTML5-Tethering copied to clipboard

A websocket-based tethering solution for iOS devices

Results 2 iOS-HTML5-Tethering issues
Sort by recently updated
recently updated
newest added

I'm trying to run the servers on alternate ports and am having some trouble getting this up and running, which I'll post separately after trying to pinpoint the issue. My...

It was a simple fix but initially I got this: ``` ~/iOS-HTML5-Tethering:master> sudo python client/client-ws-server.py Password: Traceback (most recent call last): File "client/client-ws-server.py", line 3, in from tornado.websocket import WebSocketHandler...