Граф коммитов

224 Коммитов

Автор SHA1 Сообщение Дата
Clemens Vasters 631a3b1721
TcpRemoteForwarder: Parsing the MediaTypeHeaderValue correctly with TryParse and throwing if the parsing fails. (#92)
* Fix addresses issue #91

* added HTTP test

* config parser adjustment for the HTTP RemoteForward fix
2024-08-26 19:50:26 +02:00
Luca Bovo 8e42cbbe6b
fixed command line options of HTTP Scenario schema (#63)
Now it's "-H latavola:https/443 \"  as stated in Command Line Options example "-H relay_name:https/hostport{;...}"  [ https://github.com/Azure/azure-relay-bridge/blob/master/CONFIG.md ]
2024-08-26 14:16:15 +02:00
Abhay Saraf e3862dbac3
Minor updates to the documents to reflect the latest behavior (#62)
* Update OVERVIEW.md

fixing the name of the command line tool in the example

* fixing the ip address in the example cmd

* fixing cmdline settings as per latest version
2024-08-26 14:16:02 +02:00
Luca Bovo a6709f489c
fixed command line in Multiplexing explanation (#64)
Explanation is OK but command line is wrong
2024-08-26 14:15:31 +02:00
Luca Bovo 8920e4ccf9
fix command line in HTTP Scenario (#65)
the right sintax is  <relay_hyco>:https/443
2024-08-26 14:15:18 +02:00
Clemens Vasters 6b77e41d26
Update README.md 2024-08-26 11:49:38 +02:00
Pavel Iakovenko 748db0eec2
Launchd: keep alive azbridge unconditionally (#90) 2024-08-18 17:46:05 -07:00
Pavel Iakovenko 138894ff19
Update Azure.Identity to 1.11.4 (#89)
* Update Azure.Identity to 1.11.4

* Target macOS unit tests to arm64
2024-08-01 14:04:19 -07:00
Pavel Iakovenko 9a15d1f572
Enabling unit tests for macOS (#82)
* Enabling unit tests for macOS

* Add hostname to /etc/hosts
2024-04-15 06:39:43 -04:00
Pavel Iakovenko 74a4f71fa4
Reenable win-arm64 CI builds (#80) 2024-04-14 21:08:13 -04:00
Pavel Iakovenko 1037f8591f
Integration tests for Ubuntu 24.04 (#86) 2024-04-14 20:35:38 -04:00
Pavel Iakovenko 8681447201
Integration tests for Ubuntu-22.04 (#81) 2024-04-12 22:02:32 -04:00
Pavel Iakovenko 387a967f9c
Run as a service on macOS (#84)
* Run as a service on macOS

* macOS Launchd documentation updates

* Pin mysql to 8.0.35 to get around libssl and libicu dependency errors

* MySql pinning no longer needed

* AzIdentity 1.11.0
2024-04-12 21:30:38 -04:00
Clemens Vasters d4f7606c1a Merge branch 'master' of https://github.com/clemensv/azure-relay-bridge 2024-03-26 22:17:38 +01:00
Clemens Vasters 59db954bb6 linux deps update
Signed-off-by: Clemens Vasters <clemens@vasters.com>
2024-03-26 22:17:32 +01:00
Clemens Vasters 09abb8d8b5
Update main-ci-build.yml 2024-03-26 18:52:33 +01:00
Clemens Vasters f790d583f1 Update to latest SDK 2024-03-26 18:16:36 +01:00
Pavel Iakovenko 89b5018407
Insecure mode for https forwarding (#79) 2024-02-26 12:37:49 +01:00
Clemens Vasters 3ffabee941
Disable windows ARM build 2024-02-26 12:22:08 +01:00
Pavel Iakovenko 50aaf4ce98
Upgrade to .Net 8 (#78)
* Upgrade to net8

* WiX upgrade to 3.14
2024-02-26 12:06:23 +01:00
clemensv d630d51909 Merge branch 'master' of https://github.com/clemensv/azure-relay-bridge 2022-09-22 00:54:08 -07:00
clemensv bf803fa289 RDP sample
Signed-off-by: clemensv <clemensv@microsoft.com>
2022-09-22 00:54:02 -07:00
Clemens Vasters 815813cccf
Update Deploy-Relay.ps1 2022-09-22 00:09:14 -07:00
clemensv d8c0d3e0c5 headline fix
Signed-off-by: clemensv <clemensv@microsoft.com>
2022-09-21 11:01:17 -07:00
clemensv 43ea514587 clarification on daemons.
Signed-off-by: clemensv <clemensv@microsoft.com>
2022-09-21 10:59:41 -07:00
Clemens Vasters 791c43d23a
Update README.md 2022-09-21 10:42:22 -07:00
clemensv 807b8d6b2a SQL Server example
Signed-off-by: clemensv <clemensv@microsoft.com>
2022-09-21 10:40:52 -07:00
clemensv e225be259b Merge branch 'master' of https://github.com/clemensv/azure-relay-bridge 2022-09-21 04:59:55 -07:00
clemensv 74423afcf2 doc updates
Signed-off-by: clemensv <clemensv@microsoft.com>
2022-09-21 04:59:49 -07:00
Clemens Vasters 852fb8f918
Merge pull request #61 from Azure:wincfg
add default Windows config files
2022-09-21 11:33:07 +02:00
clemensv 9fcde92cf4 add default Windows config files
Signed-off-by: clemensv <clemensv@microsoft.com>
2022-09-21 02:04:22 -07:00
Clemens Vasters 44cf8e1ce8
Systemd support (#60)
* enable systemd support

Signed-off-by: clemensv <clemensv@microsoft.com>
2022-09-20 22:03:47 +02:00
Clemens Vasters e969c35d1b docker info
Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
2022-09-16 09:07:53 -07:00
Clemens Vasters 7b13ddd7a1 Merge branch 'master' of https://github.com/clemensv/azure-relay-bridge 2022-09-16 08:10:30 -07:00
Clemens Vasters d86935eada cleanup and doc edits
Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
2022-09-16 08:10:20 -07:00
Clemens Vasters d42c0b3f62
Update BridgeTest.cs 2022-09-16 08:07:13 -07:00
Clemens Vasters 084a402451
Update main-ci-build.yml 2022-09-16 07:52:17 -07:00
Clemens Vasters 5e0fcdda7f
Merge pull request #59 from Azure/patch-8 2022-09-16 15:43:24 +02:00
Clemens Vasters 263205b39f docker image export fix
Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
2022-09-16 06:26:12 -07:00
Clemens Vasters 19e2d23222
include images in release (#58)
Signed-off-by: Clemens Vasters <clemensv@microsoft.com>

Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
Co-authored-by: Clemens Vasters <clemensv@microsoft.com>
2022-09-16 05:12:16 -07:00
Clemens Vasters 41da4be5c7 include images in release
Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
2022-09-16 04:53:09 -07:00
Clemens Vasters 6c94188224
Building OCI image (TAR) during build (#57) 2022-09-16 04:14:44 -07:00
Clemens Vasters 8ea60a4555
Build integration test for Windows (#56)
This adds a build integration test for Windows using a simple Node Express app.

Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
2022-09-16 02:25:46 -07:00
Clemens Vasters 28a6876ef9
A single remote forwarder will now map to all logical ports (#55)
If you provide a single remote forwarder with -T relay:port, that forwarder will now map to any ports coming from the requesting local forwarder, as long as those port names are plain TCP or UDP ports (numeric)

Co-authored-by: clemensv <clemensv@microsoft.com>
2022-09-15 08:39:21 -07:00
Clemens Vasters 29454a0795
live unit tests (#54)
Unit tests now require AZBRIDGE_TEST_CXNSTRING environment variable set to a connection string set to a relay namespace that has preconfigured hybrid connections "a1", "a2", "a3", "a4"

Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
2022-09-15 08:35:41 -07:00
Clemens Vasters 21dc8d14e4
Build switch to Windows (#53)
Matrix build for creating MSIs on Windows
2022-09-15 02:10:20 -07:00
Clemens Vasters 6d48dc599a as-is support statement
Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
2022-09-09 06:42:46 -07:00
Clemens Vasters 46e7c0906c Readme updated
Signed-off-by: Clemens Vasters <clemensv@microsoft.com>
2022-09-09 06:40:25 -07:00
Clemens Vasters cdaa2fbd1e
Forwarder collision bug (#50)
Co-authored-by: clemensv <clemensv@microsoft.com>
2022-09-09 05:44:20 -07:00
Clemens Vasters 42bbe1249b
Update main-ci-build.yml 2022-09-08 06:08:16 -07:00