devolutions-gateway
devolutions-gateway copied to clipboard
A blazing fast relay server adaptable to different protocols and desired levels of traffic inspection.
Rework network interface DTO definition for network scan crates and endpoint. As described in Jira ticket. Issue: DGW-187
Hi, if I try to test the gatway standalone and use a self signed cert I'll only get: handle_https_peer failed error="TLS handshake failed: unexpected error: no server certificate chain resolved"...
This has almost no effect on the throughput when there is a significant delay, but the throughput is improved when the delay is very small to non-inexistant. The main benefit...
Currently the PEDM is on Hyper version 0.X because of OpenAPI 7.7.0. Waiting for [7.8.0](https://github.com/OpenAPITools/openapi-generator/milestone/61) to be published and update the generated code.
Howdy, We're trying to get KDC working with the gateway as we've started using the Protected Users group, because of our security policy, We've enabled API hooking in RDM and...
_Originally posted by @pacmancoder in https://github.com/Devolutions/devolutions-gateway/pull/944#discussion_r1695217693_ Grep `// SAFETY: TODO` comments.
Bumps the http group with 4 updates: [hyper](https://github.com/hyperium/hyper), [tower-http](https://github.com/tower-rs/tower-http), [tower](https://github.com/tower-rs/tower) and [rustls](https://github.com/rustls/rustls). Updates `hyper` from 0.14.30 to 1.4.1 Release notes Sourced from hyper's releases. v1.4.1 Bug Fixes http1: reject final...
Bumps [netlink-packet-route](https://github.com/rust-netlink/netlink-packet-route) from 0.19.0 to 0.21.0. Release notes Sourced from netlink-packet-route's releases. New release 0.21.0 Breaking changes InfoIpVlan::Flags changed from u16 to IpVlanFlags. (321e4d5) AfSpecBridge::Flags changed from u16 to BridgeFlag....
## Consumer side - Provide and associate the proxy-target credential mapping with the association token using a preflight API call. - Connect using the fake (proxy) credentials to the Devolutions...