skyper

Results 66 issues of skyper

A REST-API call from the origin host to the WT-EXIT to retrieve information/stats about the WT-EXIT. ``` curl http://172.16.0.1/info ``` Info/Stats may include 1. Configured IP ranges of all interfaces...

feature request

The [x86_64 release binary](https://github.com/praetorian-inc/noseyparker/releases) rarely works on Linux because of libc mismatches. It would be desirable to have a statically compiled binary as well. I'm currently using these steps to...

enhancement
packaging

### Is there an existing issue for this? - [X] I have searched the existing issues ### Platform Mac ### App version 5.7.1 ### Feature Currently there is no way...

enhancement
triage

See https://stackoverflow.com/questions/33574270/typeerror-init-got-an-unexpected-keyword-argument-type-in-argparse and https://github.com/python/cpython/issues/96220 regarding `type=bool` in argparse. Thanks for the great work.

User reported that 'it fails' if `~/.config` does not exists.

doing everything just in memory without even touching /dev/shm is tricky and loop-detection wont work when the ssh-path branches: A -> A is detected A -> B -> A is...