vscode/cli
Connor Peet 71282c3d52
forwarding: add built-in tunnel forwarding extension (#189874)
* forwarding: add built-in tunnel forwarding extension

- Support public/private ports, which accounts for most of the work in
  the CLI. Previously ports were only privat.
- Make the extension built-in. Ported from the remote-containers
  extension with some tweaks for privacy and durability.
- This also removes the opt-in flag, by not reimplementing it 😛

Fixes https://github.com/microsoft/vscode/issues/189677
Fixes https://github.com/microsoft/vscode/issues/189678

* fixup! comments

---------

Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
2023-08-08 22:00:03 +01:00
..
src forwarding: add built-in tunnel forwarding extension (#189874) 2023-08-08 22:00:03 +01:00
build.rs cli: allow exec server to listen on a port and require token authentication (#188434) 2023-07-21 18:32:20 +02:00
Cargo.lock cli: update dependencies for s360 (#189562) 2023-08-03 18:05:46 +01:00
Cargo.toml cli: update dependencies for s360 (#189562) 2023-08-03 18:05:46 +01:00
CONTRIBUTING.md cli: point docs to the new RA extension ns (#162500) 2022-10-04 08:17:10 -07:00
rustfmt.toml cli: use hard tabs to align with vscode style 2022-09-23 14:17:01 -07:00
ThirdPartyNotices.txt update license for OSS Tool (#188988) 2023-07-27 08:41:35 -07:00