| View previous topic :: View next topic |
| Author |
Message |
degarb
Joined: 14 Feb 2007 Posts: 307
|
Posted: Wed Feb 17, 2010 1:05 am Post subject: TOR client? |
|
|
I might like to make a tor client, something p2p for podcasting.
I never personally had enough bandwidth for tor, and am fuzzy if this is possible. |
|
| Back to top |
|
 |
polyethene
Joined: 11 Aug 2004 Posts: 5248 Location: UK
|
Posted: Mon Feb 22, 2010 4:20 pm Post subject: |
|
|
Could you please give more details? Tor is a client, you can use it as a local proxy. _________________ GitHub • Scripts • IronAHK • Contact by email not private message. |
|
| Back to top |
|
 |
degarb
Joined: 14 Feb 2007 Posts: 307
|
Posted: Mon Feb 22, 2010 6:53 pm Post subject: |
|
|
Titan, my man! Iron ahk!
I don't know much about tor and wiki not offering me the shoe leather info. All I know about tor, is you post a tor link on a page, the client (in my case opera, looks for peers with copies of the file. Opera downloads, then on completion starts sharing the downloaded with others until you stop it.
If you look at our ahkpod cast client (look at my latest posts), it uses url downloadtofile after parsing the xml to find the mp3 (or other) links. All automatic. I don't know if this can be tied into some specific client or command line tor client.
This way a podcaster with limited bandwidth could write and post the xml code to some standard html server, share a copy of their latest show, and the loyal users would download and help distribute the podcasts! (if we are the only podcast client to support this tor distribution, the better.)
Thanks.
--- |
|
| Back to top |
|
 |
SoLong&Thx4AllTheFish
Joined: 27 May 2007 Posts: 4999
|
|
| Back to top |
|
 |
degarb
Joined: 14 Feb 2007 Posts: 307
|
Posted: Thu Feb 25, 2010 4:22 pm Post subject: |
|
|
Don't they call them tor links? I know I used it to download some large iso images.
Anyone, know where to start to merge this with standard podcasting and automated podcast clients like ahkpod ( http://www.autohotkey.net/~degarb/ahkpod and thread at http://www.autohotkey.com/forum/topic42341-15.html)
code is open, I think latest code was posted at end of that thread, so welcome to pick it up and improve. |
|
| Back to top |
|
 |
da_boogie_man Guest
|
Posted: Thu Feb 25, 2010 4:55 pm Post subject: |
|
|
Ahh, you're thinking of Torrent linx! VERY different than the TOR network.
And torrent linx work with Clients {like BitTorrent as hugov mentioned}.
DBM |
|
| Back to top |
|
 |
degarb
Joined: 14 Feb 2007 Posts: 307
|
Posted: Tue Mar 02, 2010 2:24 pm Post subject: |
|
|
| da_boogie_man wrote: | Ahh, you're thinking of Torrent linx! VERY different than the TOR network.
And torrent linx work with Clients {like BitTorrent as hugov mentioned}.
DBM |
Any command line clients or ahk client code out there for the stated purpose? |
|
| Back to top |
|
 |
widow Guest
|
|
| Back to top |
|
 |
|