Giter Club home page Giter Club logo

protoplex's Introduction

they/them pronouns she/her pronouns Build passing

Hi, I'm Cassandra. I've made the occasional name for myself.

I primarily work with

  • Python
  • Golang
  • Infrastructure automation tooling (Terraform, Ansible, etc)
  • CI/CD tooling
    • shell scripting
    • ๐Ÿ—‘๏ธ GitHub Actions
    • ๐Ÿฅ‰ Bitbucket Pipelines
    • ๐Ÿฅˆ GitLab CI
    • ๐Ÿฅ‡ Concourse CI

I am interested in

  • Rust
  • Julia

I will never touch

  • C
  • C++
  • Assembly

You may know me from

  • The Discord API / bot scene, 2016-2018
  • way too many sideprojects I've put my name on
  • "That girl who does way too much shit with Hashicorp Vault."

protoplex's People

Contributors

sapphiccode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

protoplex's Issues

Openvpn

I can't get openvpn to work. it reconnects every 1 second.
I found out that other tools use different patterns to match vpn.

sslh for example:
{ regex_patterns: [ "^\x00[\x0D-\xFF]$", "^\x00[\x0D-\xFF]\x38" ]; },

and protoplex just looks for:
MatchStartBytes: [][]byte{{0x00, 0x0e, 0x38}}

have you tested it?

UDP/ DTLS

This is the best and simple application protocol multiplexer on internet.
The only thing is missing in my opinion is a udp/ dtls support. This implementation would make this tool even more perfect than its actual state!
If you want to add this, since the tool will be then capable of handle tcp and udp/ dtls connections, the ability to bind the server on multiple ports simultaneously ( for example --tcpbind x.x.x.x:yyyy --udpbind x.x.x.x:yyyy ) would be the icing on the cake(:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.