Coder Social home page Coder Social logo

kingtoolbox / windterm Goto Github PK

View Code? Open in Web Editor NEW
20.6K 178.0 1.6K 18.3 MB

A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.

Home Page: https://kingtoolbox.github.io

Shell 5.20% Makefile 1.83% C 85.52% HTML 0.34% Python 1.19% Ruby 1.04% C++ 1.85% CMake 2.46% JavaScript 0.02% CSS 0.55%
terminal telnet ssh serial shell client sftp windows linux bash

windterm's People

Contributors

dnlchen avatar kingtoolbox 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  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

windterm's Issues

Does not save path to private key with empty master password

Hi!
When I create ssh-session with empty master password the field with the private key path remains empty in saved session.
I have to enter it again next time I connect.
It always asks for the master password even if the empty password was supplied.
It would be perfect to have an option for default ssh-key for all sessions.
Thanks a lot!

Ctrl+O default shortcut

By default Ctrl+O call in WindTerm open file in editor, but this shortcut used for save file in nano.

Linux release?

This project looks amazing! I'd really like to take a look at the Linux version. Are you still planning on a late November release?

Crash when typing new folder name.

if I try to write with the keyboard the name of a new folder, pressing new folder in the integrated sftp client, wind term crasha after about 1 second.

How to reproduce the bug:

  • Connect to a server with ssh
  • Open the new dialog directory using sftp client.
  • Type anything

Please create import fucntion for Putty hosts

Please include a function to import saved sessions from putty (if possible), to be found in the following registry key:

Computer\HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions

Thank you!

COM session reset setting

  1. There are 2 com in my pc, com3 and com4.
    I create a serial session with setting to open com4, and save the session. But it will be set to com 3, if i only change some other settings in the session property dialog and save it. I need to set it to com4 by manual even if i only want to change some other settings.
    Looks like you dectet the 2 com in the session property dialog, and set com3 as the default one. I think it is ok when creating a new session. But it is better to restore the saving settings when openning the session property.

  2. An simular issue is the data format will be set to binary in the session property dialog if I save it after changing some other settings.

SSH port forwarding issue

Hi,
I'm using a Raspberry with Squid proxy server (172.172.1.111:3128), I want to open SSH connections using the port forwarding.
The SSH will be configured socks5 proxy via localhost:1080

When I turned on the PC, a SSH connection with the Rasp is established with dynamic port forwarding, listening on 1080.

The problem is, everything is normal using PuTTY, but same configuration for WindTerm doesn't work as expected!
Below is the configuration of WindTerm:
image

And here is the equivalent config of PuTTY:
image

Thanks!

关于日志的打印与缓存

请问当前的日志打印缓存是怎么处理的, 为什么滚动翻看之后, 新的打印信息只能保留一部分.
另外如果想将打印信息保存起来应该怎么操作呢.

OpenSSH session support for PKI

For an OpenSSH session how does one reference the appropriate PKI key. I'm not seeing any place to enter the PKI key for an OpenSSH session.

SSH connection to MikroTik devices issue

Hi! Whe i try to connect via SSH to different MikroTik devices whith different versions of RouterOS, after authorization, the WindTerm immediately closes. WindTerm version 1.9.

ProxyCommand 2.0 prerelease 3

Downloaded the latest 2.0.0 prerelease today.

I have SSH config that WindTerm picked up, but i don't think the ProxyCommand element was imported. I tried connecting to the SSH server but no joy. I looked at the properties of the entry via WindTerm and couldn't see a corresponding piece of information about ProxyCommand. The other pieces of information like HostName, User and IdentityFile are all displayed correctly.

An example of my SSH config:


Host tor-myserver
HostName xxxxxxxxxxxxxx.onion
User xxxxx
IdentityFile xxx/xxx/xxxx
ProxyCommand nc -X 5 -x 127.0.0.1:9050 %h %p
CheckHostIP no
VerifyHostKeyDNS no


Is there a way for me to check the information that gets read by WindTerm to see if it's seeing the ProxyCommand?

Add Sponsorship to Repository

Hey, just wanted to say I love the application!

Can you please add the ability to Sponsor the repo, as I'd happily give money to help the development of this get better over time. Over PuTTy and other tools, I think this definitely has the ability to surpass as the default term app.

Remove the "Shell Sessions" folder

Is there a way to permanently remove the "Shell Sessions" folder.
The entries with the admin:cmd admin:powershell etc.

I have selected the folder and clicked remove and every time I reopen WindTerm the folder comes back.
I have also directly deleted the entries from the: WindTerm\profiles\default.v10\terminal\user.sessions file.
The folder comes back again upon a reopen of WindTerm.
And additionally I have tried deleting them directly from the file above and deleting the: WindTerm\profiles\default.v10\terminal\reopen.history file as well.
The folder still comes back again upon a reopen of WindTerm

I am not interested in having that folder and it's entries in my list, is there a way to permanently remove them from the interface.

Thanks

Select-to-copy not working

Hi,
I've been playing around with Windterm and it's really promising, it checks almost all the features I need.

I noticed that the select-to-copy is featured in the readme but it's not working, do I need to enable it somewhere?

Thank you

Would you support copy on select and right click paste ?

Hi, I'm using WindTerm. It's fast and uses less memory than others, and also has a lot of features.
I know that the shortcuts for copy and paste, but could you support copy on select and right click paste ? It will make it more convenient to daily use.
It will be better if you can support Iterm Themes (https://iterm2colorschemes.com/). So people can just download/use the color schemes that they want.
And pls support auto upgrade :)

Thank you.

PaloAlto NGFW bug

connection to firewall establish but in application window show nothing and after time application stack.
version 1.9.2 and above

Some more ideas to consider

When pulling in my PuTTy sessions (or any set of sessions), there are close to over 537 potential sessions to choose. It is short of a pain to get to session 537. Consider adding a filter option to the right-click menu, so a smaller subset of sessions appear.

Really liking what I've experienced so far.

Interface setup

Loving the Linux beta release!

I've typically found myself removing the filer, session, transfer panes as they take up a lot of real estate on the screen. I personally like a clean interface, I'll keep the quick commands right at the bottom as they are really helpful.

Would you consider an option of being able to put the panes like filer, session, transfer etc in a separate tab? Somewhere you can easily switch to all of those type options, use them and switch back.

License?

I see there's just a brief note in the readme saying it's OK to use for personal stuff. What about non-personal use? Is it ok to test in such environment or not allowed? Are there plans for monetization? Also is that the reason you aren't providing the source code?
Thank you

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.