drakkar-lig / drakkar-lig/walt-python-packages
walt-vpn: using libssh
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Instead of using popen and controlling a separate ssh process on client side, we could try to use libssh (or alternative library maybe) and see if we can get better or worse performance.
Contributor guide
No contributing guide indexed for this repository
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 locating the walt-vpn client-side code that uses popen to control a separate ssh process. Review the available libssh or alternative-library integration points and define how performance should be compared. Done means a decided implementation direction backed by measurements, but the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100