You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
what do u think about an option to define and output-folder?
I actual working on an environment for my home. We are sitting here with 3 Accounts and i would like to log all Runs,Summons and so on. Thats my actual steps:
setup and raspery pi (raspian)
setup swproxy (stock SWProxy + SwarfarmLogger)
provide an pac-file to seperate traffic
easyer to maintain
only SW-API-Calls run through SWProxy and the rest run direct to the Internet
And it work like a charm. The last missing piece is an Samba-Share for the outputs (so i could easy fill SWFarm with my json on Windows). But i would like to separate thinks. So i could install SWProxy on any path and the outputs goes to my Sambda-Share.
Greetings
The text was updated successfully, but these errors were encountered:
Im not very common with python programming style. It is "fine" in common to store variable global? I would save the command options globale (in SWProxy.py") to access them in the SWProxyCallback or so.
Or would it be better to parse the options variable through all the classes?
Hi,
what do u think about an option to define and output-folder?
I actual working on an environment for my home. We are sitting here with 3 Accounts and i would like to log all Runs,Summons and so on. Thats my actual steps:
And it work like a charm. The last missing piece is an Samba-Share for the outputs (so i could easy fill SWFarm with my json on Windows). But i would like to separate thinks. So i could install SWProxy on any path and the outputs goes to my Sambda-Share.
Greetings
The text was updated successfully, but these errors were encountered: