issues
search
openconfig
/
grpctunnel
A TCP-over-gRPC Tunnel
Apache License 2.0
81
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump golang.org/x/net from 0.7.0 to 0.23.0
#83
dependabot[bot]
opened
6 months ago
1
How to get a tunnel-client ip address in the tunnel-server
#82
ruchakulkarni11
opened
7 months ago
0
Bump google.golang.org/protobuf from 1.28.1 to 1.33.0
#81
dependabot[bot]
opened
8 months ago
1
Can a tunnel-server initiate new session with the already registered target?
#80
ruchakulkarni11
opened
11 months ago
0
Bump google.golang.org/grpc from 1.51.0-dev to 1.56.3
#79
dependabot[bot]
opened
1 year ago
0
Bump golang.org/x/net from 0.7.0 to 0.17.0
#78
dependabot[bot]
closed
6 months ago
1
nil LocalAddr() crashes gRPC rbac engine
#77
dottana
opened
1 year ago
1
Fix gofmt gaps
#76
marcushines
closed
1 year ago
0
Add CI pipeline for test and build
#75
marcushines
closed
1 year ago
0
Clean up go.mod
#74
marcushines
closed
1 year ago
0
Bump golang.org/x/text from 0.3.7 to 0.3.8
#73
dependabot[bot]
closed
1 year ago
0
Fix broken tunnel test and add better error handling
#72
marcushines
closed
1 year ago
0
Fix typo in target.go
#71
llarco
closed
1 year ago
0
Bump google.golang.org/grpc from 1.40.0 to 1.53.0
#70
dependabot[bot]
closed
1 year ago
0
Minimum gRPC stack & gnmi.proto version for grpctunnel ?
#69
Shikha-Chowdhary
opened
1 year ago
0
Bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.7.0
#68
dependabot[bot]
closed
1 year ago
0
How to avoid `target registration (<target.ID>, <target.Type>) not accepted by server`
#67
yhzs8
closed
1 year ago
2
Bump golang.org/x/sys from 0.0.0-20210809222454-d867a43fc93e to 0.1.0
#66
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/text from 0.3.7 to 0.3.8
#65
dependabot[bot]
closed
1 year ago
0
Need a quick start
#64
Stevemoretz
opened
1 year ago
0
Fix nil handlers for client
#63
jxx-gg
closed
2 years ago
0
Avoid nil pointer dereference in server without a RegisterHandler configured.
#62
gcsl
closed
2 years ago
0
add dialer_test.go
#61
jxx-gg
closed
2 years ago
0
Client dialer
#60
gcsl
closed
2 years ago
0
Refactor dialer package
#59
jxx-gg
closed
2 years ago
0
Add client grpc dialer
#58
gcsl
closed
2 years ago
0
Documentation fixes for grpctunnel_design.md
#57
earies
closed
1 year ago
0
Add semantic versioning to proto IDL
#56
earies
opened
2 years ago
1
Request to add gRIBI to tunnel.proto
#55
gwizdms
closed
2 years ago
0
Potential data race in tunnel.Server
#54
karimra
closed
2 years ago
4
NewSession filter target before sending to all clients
#53
jxx-gg
closed
2 years ago
0
gnmi-collector would churn with multiple tunnel clients
#52
peichengATgit
closed
2 years ago
1
Using gNMI SubscribeRequest/SubscribeResponse within Tunnel sent as Data after new tunnel session is established
#51
ravh-ciena
closed
2 years ago
4
tunnel proto version and document updates
#50
gwizdms
closed
2 years ago
1
proto version and update document
#49
gwizdms
closed
2 years ago
1
Fix delete2
#48
jxx-gg
closed
2 years ago
0
Target with two handrels can not reconnect to server
#47
dody
closed
2 years ago
1
How to debug connection problems?
#46
mscarborough-lampdev
opened
2 years ago
0
Request to add enum Target_Type of NETCONF_SSH 830
#45
gwizdms
closed
2 years ago
4
request to add target_type enumeration
#44
gwizdms
closed
3 years ago
4
Requesting to add enum Target_Type to tunnel.proto
#43
gwizdms
closed
3 years ago
4
fix concurrency issue and check before sending ack
#42
jxx-gg
closed
3 years ago
0
remove unused addr and retry
#41
jxx-gg
closed
3 years ago
0
add example mTLS + proxy mode
#40
jxx-gg
closed
3 years ago
0
support mTLS in tunnel.Listen()
#39
dliu2223
closed
3 years ago
4
Change target_id to target
#38
jxx-gg
closed
3 years ago
0
update doc
#37
jxx-gg
closed
3 years ago
1
I am new to go world, Can anybody explain the steps to run the grpc tunnel implementation.
#36
29sohil89
closed
3 years ago
2
Close listener to prevent dial out during backoff wait
#35
sengleung
closed
3 years ago
0
Check canceled context so Listen can return
#34
sengleung
closed
3 years ago
0
Next