Skip to content

Add encrypted keys, socks5, http proxy with authentication, and channel logs#32

Merged
EvgeneOskin merged 3 commits intomasterfrom
feature/add-encrypted-keys-socks5-channel-logs
Jul 9, 2021
Merged

Add encrypted keys, socks5, http proxy with authentication, and channel logs#32
EvgeneOskin merged 3 commits intomasterfrom
feature/add-encrypted-keys-socks5-channel-logs

Conversation

@EvgeneOskin
Copy link
Copy Markdown
Contributor

Description of the change

This change introduces:

  • news server configurations:
    • server with the putty key authentication
    • server with the encrypted key authentication
    • SOCKS 5 proxy with authentication
    • HTTP proxy with authentication
  • channel command logging: setting env vars, sending exec commands.

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

EvgeneOskin added 3 commits June 24, 2021 15:44
This change introduces:

- news server configurations:
  - connection with putty keys
  - SOCKS 5 proxy with authentication
  - HTTP proxy with authentication
- channels commands logging: setting env vars, sending exec commands.
@EvgeneOskin EvgeneOskin force-pushed the feature/add-encrypted-keys-socks5-channel-logs branch from 11b4d1a to d3694b6 Compare June 28, 2021 09:47
@EvgeneOskin EvgeneOskin requested a review from vladislavdits July 8, 2021 23:42
@EvgeneOskin EvgeneOskin merged commit da661ac into master Jul 9, 2021
@EvgeneOskin EvgeneOskin deleted the feature/add-encrypted-keys-socks5-channel-logs branch October 6, 2021 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants