Commit graph

101 commits

Author SHA1 Message Date
Roman Brunner 4ccc9e0e8f Fix issue for dynamically created Tor instances
The root cause was that the "this" binding was missing
for the calls that dynamically create the tor instances
and update the references within the _instances array.
[#4]
2018-05-07 09:50:52 +02:00
Zachary Boyd ddaa185d17 fixes bug in control server 2017-12-07 22:35:13 -08:00
Zachary Boyd f8698b1541 Uses JSON-RPC 2 for the control server. Removes socket.io 2017-12-07 18:53:16 -08:00
Zachary Boyd e4f081304e remove docker compose file 2017-12-07 17:58:00 -08:00
Zachary Boyd 9a3091504a remove env variables from dockerfile 2017-12-07 17:57:44 -08:00
Zachary Boyd 54fa83bdf5 Adds HTTP Connect proxy 2017-12-07 17:52:10 -08:00
Zachary Boyd 4620732805 finished http proxy 2017-12-07 17:21:42 -08:00
Zachary Boyd cecdd2d9fd uses entrypoint and cmd in docker file 2017-12-07 15:50:37 -08:00
Zachary Boyd b7af228e94 remove bitbucket pipelines 2017-12-07 15:48:18 -08:00
Zachary Boyd f081dbd2fd adds query instances function 2017-11-12 14:54:47 -08:00
Zachary Boyd de6ce4b936 grabs tor repository public key in dockerfile 2017-11-12 14:49:19 -08:00
Zachary Boyd 737c052ac4 increases package version 2017-11-12 14:16:02 -08:00
Zachary Boyd 3577ea7fee upgrades npm packages 2017-11-12 14:15:40 -08:00
Zachary Boyd d98a945620 updates ubuntu version to 17.10 in dockerfile. uses nodejs 8. 2017-11-12 14:15:06 -08:00
Zachary Boyd 67e3d9ba32 removed reference to missing env file 2017-11-12 14:07:42 -08:00
Zachary Boyd 840f889693 Updates package version 2017-07-25 08:49:05 -07:00
Zachary Boyd ce0be3c1f5 Fixes issue with file descriptor on OSX 2017-07-25 08:41:57 -07:00
Zachary Boyd cb49f4d08e fixes error with callback 2017-04-05 23:41:41 -04:00
Zachary Boyd 2aed4257df better handling of docker cache 2017-04-05 20:58:31 -04:00
Zachary Boyd 87a8479a53 fixes bug 2017-04-05 20:54:37 -04:00
Zachary Boyd 2bae741aeb fixes bug 2017-04-05 20:54:31 -04:00
Zachary Boyd 2144ebf4b0 fixes bug 2017-04-05 20:53:57 -04:00
Zachary Boyd 0237d1dc3f adds the apache licence 2017-03-25 23:55:07 -04:00
Zachary Boyd 5dc6bf92cf adds the apache licence 2017-03-25 23:54:41 -04:00
Zachary Boyd 25c3b0b8e1 fixes typo 2017-03-25 21:16:10 -04:00
Zachary Boyd 1cc2a57394 starts filling the buffer before a tor instance is live 2017-03-25 21:14:46 -04:00
Zachary Boyd a8841a2f40 waits for a tor instance to come online before making a connection 2017-03-25 21:05:24 -04:00
Zachary Boyd 7d0aba7d60 waits for a tor instance to come online before making a connection 2017-03-25 21:02:56 -04:00
Zachary Boyd fd1c08ff16 adds line about global installation 2017-03-24 20:36:23 -04:00
Zachary Boyd 3958a5e332 adds npm ignore 2017-03-24 20:28:58 -04:00
Zachary Boyd 87648711be adds description 2017-03-24 20:23:27 -04:00
Zachary Boyd f51bcc7851 grabs version from pacakage.json 2017-03-24 20:19:05 -04:00
Zachary Boyd c592dc6b52 fixes typo 2017-03-24 20:16:36 -04:00
Zachary Boyd 039c4e018a removes README from docker build 2017-03-24 20:15:49 -04:00
Zachary Boyd 5fbe00fd56 fixes typo 2017-03-24 20:15:28 -04:00
Zachary Boyd 9c939f230b allows instances to be removed from pool 2017-03-24 20:11:42 -04:00
Zachary Boyd c08946cc24 allows instances to be removed from pool 2017-03-24 20:11:06 -04:00
Zachary Boyd 5825212e7f adds a README removes unsafe config options 2017-03-24 20:01:45 -04:00
Zachary Boyd 22870f9856 requests new identities on all instances in response to a SIGHUP 2017-03-24 19:24:27 -04:00
Zachary Boyd bf739cfd2d fixes error with create instnaces 2017-03-22 17:25:18 -04:00
Zachary Boyd 41d1391f76 fixes bug with mutlple pool instances 2017-03-22 13:09:32 -04:00
Zachary Boyd feab4e3990 fixes bug with mutlple pool instances 2017-03-22 13:08:50 -04:00
Zachary Boyd d9d0a200c5 adds control server 2017-03-22 12:46:47 -04:00
Zachary Boyd 9c3731ec9e adds control server 2017-03-22 12:45:23 -04:00
Zachary Boyd ec0c992349 adds control server 2017-03-22 12:45:16 -04:00
Zachary Boyd d60fcb1be4 adds control server 2017-03-22 12:44:08 -04:00
Zachary Boyd 8601287d49 uses node 6 2017-03-12 14:59:47 -04:00
Zachary Boyd dbae5b0eab add get timezone 2017-03-12 14:36:43 -04:00
Zachary Boyd 48d8e3fe5b add tor-router to path 2017-03-12 13:38:47 -04:00
Zachary Boyd 9e434ca636 uses universe repo for pipelines 2017-03-12 13:22:50 -04:00