Giter Site home page Giter Site logo

Comments (6)

macronut avatar macronut commented on July 17, 2024

You can edit the config like this:
[your server ip]:22

"header/tcpioneer.go +537"

from ghostcp.

Lyoko-Jeremie avatar Lyoko-Jeremie commented on July 17, 2024

emmmm, if i want to protect all the ssh protocal on 22 port , how to config it ?

( because i have many server (>30) need to manager. and host name and ip often change .

from ghostcp.

macronut avatar macronut commented on July 17, 2024

:22

header/tcp.go +400

//domain or ip block of you servers need be configured

from ghostcp.

Lyoko-Jeremie avatar Lyoko-Jeremie commented on July 17, 2024

thanks~~~

from ghostcp.

Lyoko-Jeremie avatar Lyoko-Jeremie commented on July 17, 2024

so sorry for that . but, i still have a question.

why this code only for 443 ? what means dose it doing ? i cannot fully understand this code.

https://github.com/Macronut/TCPioneer/blob/3e835575ed00f415b9d4808a6ce7d707a0929089/header/tcp.go#L588-L656

and then, why other pack dont need do it ?
https://github.com/Macronut/TCPioneer/blob/3e835575ed00f415b9d4808a6ce7d707a0929089/header/tcp.go#L657-L659

emm 🤔

from ghostcp.

macronut avatar macronut commented on July 17, 2024

https have SNI so it needs to break from the middle of SNI,
other protocols are usually enough to break from the middle of the payload.

from ghostcp.

Related Issues (20)

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.