http403 / pyrit

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

r208, network related #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Only for clarifing, if I have understood the base network scenario:
relay can expose file/sqlite db to the net and
serve works with the server postgresql/mysql db

I've tested working 2 pc in relay mode, using a file:// db and compute,
works great!
I'm asking about the serve mode...

Original issue reported on code.google.com by masterzorag on 25 Jan 2010 at 7:07

GoogleCodeExporter commented 9 years ago
please use the google-group for such questions.

'relay' can expose any storage-system including postgresql/mysql over the 
network.

'serve' exposes a node just like a local CPU or GPU to other nodes oder the 
network.
'serve' can used with commands like 'passthrough' that don't rely on a 
storage-system
at all...

Original comment by lukas.l...@gmail.com on 25 Jan 2010 at 7:11