Utility function to create a manhole telnet and/or ssh service
Open
Nobody has claimed this yet.
conch
enhancement
new
priority-normal
- Dominant language
- Python
- Stars
- 6k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 10
Description
| @itamarst reported | |
|---|---|
| Trac ID | trac#6429 |
| Type | enhancement |
| Created | 2013-04-12 15:19:42Z |
twisted.conch.manhole_tap has a useful utility function to create a manhole service, but it is not a good interface for applications other than twistd. Besides having a function not tied to a command-line interface, it'd be nice to be able to specify an arbitrary checker.
Searchable metadata
trac-id__6429 6429
type__enhancement enhancement
reporter__itamar itamar
priority__normal normal
milestone__
branch__
branch_author__
status__new new
resolution__None None
component__conch conch
keywords__
time__1365779982000000 1365779982000000
changetime__1365790133000000 1365790133000000
version__None None
owner__
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading twisted.conch.manhole_tap and its existing manhole-service utility. Determine how to expose the service independently of twistd and allow an arbitrary checker, then identify the relevant Conch tests and verify both Telnet and SSH behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100