Sudarsan Reddy
e426693330
TUN-7361: Add a label to override hostname
...
It might make sense for users to sometimes name their cloudflared
connectors to make identification easier than relying on hostnames that
TUN-7360 provides. This PR provides a new --label option to cloudflared
tunnel that a user could provide to give custom names to their
connectors.
2023-04-19 13:56:32 +00:00
cthuang
be0305ec58
TUN-6741: ICMP proxy tries to listen on specific IPv4 & IPv6 when possible
...
If it cannot determine the correct interface IP, it will fallback to all interfaces.
This commit also introduces the icmpv4-src and icmpv6-src flags
2022-09-26 11:37:08 +01:00
Nuno Diegues
794635fb54
TUN-5397: Log cloudflared output when it fails to connect tunnel
2021-11-10 10:34:34 +00:00
Nuno Diegues
738b4f8d25
TUN-5000: De-flake logging to dir component test in Windows by increasing to buffer to cope with more logging
2021-08-27 18:13:45 +00:00
Nuno Diegues
bf068e728f
TUN-4504: Fix component tests in windows
2021-06-08 19:34:42 +01:00
Nuno Diegues
b25d38dd72
TUN-4177: Running with proxy-dns should not prevent running Named Tunnels
2021-04-05 11:28:05 +01:00
Nuno Diegues
1720ac0fc6
TUN-4178: Fix component test for running as a service in MacOS to not assume a named tunnel
2021-04-05 10:29:23 +01:00
Nuno Diegues
9d3a7bd08e
TUN-4125: Change component tests to run in CI with its own dedicated resources
2021-03-26 11:41:56 +00:00
Nuno Diegues
6106737281
TUN-4082: Test logging when running as a service
2021-03-23 20:14:53 +00:00
cthuang
9df60276a9
TUN-4052: Add component tests to assert service mode behavior
2021-03-15 17:45:25 +00:00
cthuang
6a9ba61242
TUN-4051: Add component-tests to test graceful shutdown
2021-03-15 14:41:32 +00:00
cthuang
25cfbec072
TUN-4050: Add component tests to assert reconnect behavior
2021-03-12 09:29:29 +00:00
cthuang
f23e33c082
TUN-4049: Add component tests to assert logging behavior when running from terminal
2021-03-12 09:18:15 +00:00