Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

net-misc/curl: enable telnet protocol support #1099

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

peanutduck
Copy link
Contributor

Add telnet useflag directly in the package.use file

Tested by building the image and running the curl command curl -v telnet://towel.blinkenlights.nl:23

*   Trying 213.136.8.188:23...
*   Trying 2001:7b8:666:ffff::1:42:23...
* Immediate connect fail for 2001:7b8:666:ffff::1:42: Network is unreachable

Add telnet useflag directly in the package.use file
Copy link
Contributor

@sayanchowdhury sayanchowdhury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jenkins CI is 🟢. Lets merge? @tormath1

Flatcar Container Linux by Kinvolk developer 2021.07.14+dev-flatcar-master-3041 for QEMU
core@localhost ~ $ curl -v telnet://towel.blinkenlights.nl:23
*   Trying 213.136.8.188:23...
*   Trying 2001:7b8:666:ffff::1:42:23...
* Immediate connect fail for 2001:7b8:666:ffff::1:42: Network is unreachable

@sayanchowdhury sayanchowdhury merged commit b95fddb into flatcar-archive:main Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants