Bruce A. Mah
Bruce A. Mah
The functionality of the Tesla API server has changed so that those API commands to the pano roof aren't supported anymore. This doesn't affect the Tesla mobile app because it...
I believe "vent" and "close" are what work now, but not "open" or "comfort". The developer of the Remote S iOS app had this to say about it on TMC...
Fresh netshell load, but after a VPN instance was configured with the previous netshell code: ``` admin@NetShell> vpn load admin@NetShell> vpn listvpns VPN vpn1 admin@NetShell> vpn vpn1 listsites Site POP...
Related to this, there are some places that we refer to the CERN pop/site/switches by either `cern` or `cern-272`. We should make these consistent as well.
Two notes: There exists a stub `sitectl.py` that was intended to be the start of an implementation of this. How much of this can be used has yet to be...
What's the interface address configuration of the two interfaces on your server machine (RHEL)? Just looking at the addresses, it looks like you have both of those interfaces addressed on...
Thanks for the pull request! SOCKS5 support is not something that we've seen as a requirement in the R&E networking space, so it's unfortunately a bit out of scope for...
As long as your proxy presents a TCP port to bind to, it should be possible to run iperf3 through it. You would tell the iperf3 client to connect to...
It needs credentials? Yikes that's hard. So there must be some other API other than the standard socket API then? (What I mean is that there are more parameters/credentials needed...