Skip to content

Commit 8e6b1e5

Browse files
committed
reverted vpn proto files again
1 parent 4cf9d80 commit 8e6b1e5

File tree

2 files changed

+77
-90
lines changed

2 files changed

+77
-90
lines changed

vpn/vpn.pb.go

Lines changed: 77 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vpn/vpn.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ message NetworkSettingsResponse {
214214
// StartResponse.
215215
message StartRequest {
216216
int32 tunnel_file_descriptor = 1;
217-
bool tunnel_use_soft_net_isolation = 8;
218217
string coder_url = 2;
219218
string api_token = 3;
220219
// Additional HTTP headers added to all requests

0 commit comments

Comments
 (0)