Giter VIP home page Giter VIP logo

public's Introduction

Hi there 👋

Hi there, I'm xxjwxc! 👋

jnn's Email | Email

jnn's qq

jnn's Telegram

jnn's Telegram



Hi, I'm xxjwxc, a Full Stack Developer 🚀 from China. 🔥 I'm Creator of @gmsec Open Source Groups. I love C++ & Golang & Python forever.❤️

wechart-logo

Anurag's github stats

Talking about Personal Stuffs:

  • 👨🏽‍💻 I'm working on the following projects.
  • ❤️ If my projects have helped you, please consider sponsoring me ~~ Thank you! ❤️

Pinned

ReadMe Card ReadMe Card ReadMe Card ReadMe Card

public's People

Contributors

chengjian1997 avatar dependabot[bot] avatar lcsin avatar peterszw avatar xxjwxc 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  avatar

public's Issues

LICENSE

Is this code MIT licensed? If so, could you please include a LICENSE file?

关于myssh包里面 如何读取交互终端的操作记录命令

你好,我看myssh.go中有个Enter方法 传入w io.Writer, r io.Reader接口就行,然后分别读取终端输入 然后写入到输出.但是r.ListenStdin()和w.Run()之后 登录机器后 不支持tab键和方向键
部分代码如下:

	var w *myssh.MyWriter
	var r *myssh.MyReader
	w = myssh.NewWriter()
	r = myssh.NewReader()

	session.Stdout = w
	session.Stderr = os.Stdin
	session.Stdin = r

        r.ListenStdin()
	w.Run()

请问关于补全和"上"键问题

你好, 使用shell模式的时候 点击 "上" 或 "下"键的时候, 本该显示左右的命令, 但却被类似 ^[[A ^[[B 取代了, 请问怎么可以解决这个问题呢?谢谢

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.