-
Examples work fine up to the invitation (running locally on an M1 MacBook Pro):
```
(base) peterjanes@Raptor 2_connection-to-wallet % sh a_create-a-connection.sh
{"invitationUrl":"http://ac36-17…
-
- Sequel Ace Version Version 4.0.13 Build 20062
- macOS Version: 14.2.1
- Processor Type: Apple M1 Pro
- MySQL Version: MySQL 8.0.35
- macOS Localization: uk
**Description**
I'm instructed to …
-
Would it be possible to show the token of a new Jupyter instance when doing `notebook()`?
When starting through a ssh tunnel a browser can't be automatically started and my current workaround is:
…
-
root@localhost:/usr/local/go/gopath# go get github.com/yinghuocho/gosocks
root@localhost:/usr/local/go/gopath# ls /usr/local/go/bin/
go gofmt goproxy gox shadowsocks-server tendermint zas
…
-
I think that this PR https://github.com/czerwonk/junos_exporter/pull/127 might have broken ipsec security-association metrics for single routing engine platforms. I'll try to fiddle with the code, but…
-
**Describe the bug**
Quick tunnels have stopped working for me all of the sudden. I get a "failed to unmarshall quick Tunnel: invalid character 'e' looking for beginning of value" message.
**To …
-
For local development (and maybe some other use cases too) would be good to have a possibility to make a connection from the scaling lightning network to an external host. For example: I have some ser…
-
## Steps to reproduce
1. `cider-connect-clj` to a remote nrepl over SSH on port 65000
2. Kill that repl.
3. `cider-connect-clj` to local nrepl on port 65000 (same port as remote).
## Expected be…
-
Hello,
Is it possible to setup a tunnel going through several chained bastions?
It would be nice to support a list of (ip, port) in ssh_address_or_host
-
Using Quarto through a Remote Tunnel in VS Code almost works great, but the preview functionality fails to load because it opens an inline browser window to `http://localhost:TEMP_PORT`, and that port…