-
# Please always follow these steps:
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae…
-
I cloned the latest sshuttle on 2017-04-03 (0.78.2.dev24+ngaf9ebd0) and attempted to run it on OSX Mavericks:
./run --dns --method pf -r shuttle@1.2.3.4:40 0/0
Traceback (most recent call last…
-
I've installed `sshuttle` 0.78.1-1 on Ubuntu 16.10. From the terminal I can successfully run:
sshuttle --auto-hosts --daemon --remote=remote_user@host:port ip
I'd like to make this connectio…
-
As part of https://github.com/NixOS/nixpkgs/issues/25479, we're trying to push also a stable release of darwin packages.
Here are the current build failures:
- [ ] [altcoins.bitcoin.x86_64-darwi…
-
## my environment running ArangoDB
I'm using the latest ArangoDB of the respective release series:
- [ ] 2.8
- [ ] 3.0
- [1 ] 3.1
- [ ] 3.2 pre-releases: ___
- [ ] self-compiled devel branch
…
-
Some applications restrict access based on the IP address of the incoming connection. From the perspective of the host(s), what is the IP address of the machine I am sshuttling from?
For example, I…
-
Main error being repeated several times after
> brew cask install golem
`Could not symlink .
/usr/local/opt is not writable.`
log:
`Arthur:~ arnaud$ brew cask install golem
==> Satisfying…
-
I am trying to start sshuttle 0.78.1 (package from Ubuntu's package archive) under regular user account, but it crashing:
```
sshuttle -vvv 0/0 --method tproxy -r user@server.com
Starting sshuttle …
-
When running `sshuttle -r username@sshserver 0.0.0.0/0` on my ubuntu.
I get this:
```
stdin: is not a tty
Traceback (most recent call last):
File "", line 1, in
File "assembler.py", line 37…
-
On my ubunu 14.04 server i run samba server. Then i run on it sshuttle -r username@sshserver 0.0.0.0/0 it works, but now i not able to conect to my samba server from local network. Whet i stop sshuttl…