Giter Site home page Giter Site logo

insidelog's People

Contributors

marcin-jozwikowski 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

Watchers

 avatar  avatar

insidelog's Issues

can font be improved?

On my Windows 10, the font looks very bad. Is there a way to improve it? Other than that, I love this app.

Shortcut in windows not working

Is there a way to run the program like you instruct us in README and PDF, instead of launching ugly .bat file, cluttering desktop. I guess this has something to do with .bat file having ALL RESTRICTED APPLICATION PACKAGES permission principal...

error: connecting to host: xxxxxx : com.jcraft.jsch.JSchException: invalid privatekey

References have been sanitised. xxxxxx refers to FQDN that resolves to private IP address in 10/8 range. I think I have configured everything correctly. I don't get any java errors on launch.

Error Message
error: connecting to host: xxxxxx: com.jcraft.jsch.JSchException: invalid privatekey: xxxxxxx

** Program Installation**'
Extract InSideLog_Linux_amd64.tar.gz to InSideLog_Linux_amd64
cd InSideLog_Linux_amd64
Remove incompatible java
Install Java from Oracle
Update insidelog.sh with command below

Program Execution
% java -Xmx1G -jar InSideLog-1.5-RELEASE.jar $@

Reproduce
Configure as below, right click file and Clean/Start to produce error above

Inside Log Configuration
File Location: ssh://remote_username:/Users/username/.ssh/id_rsa@xxxxxxx:/apps/applicaiton/application-version/log/logfile.log

Platform
2020 Macbook Pro 2 GHz Quad-Core Intel Core i5 16GB RAM running MacOS Monterey 12.4
Fresh install of Java(TM) SE Runtime Environment (build 1.8.0_333-b02) from https://www.java.com/en/download/

Applications
% java -version
java version "1.8.0_333"
Java(TM) SE Runtime Environment (build 1.8.0_333-b02)
Java HotSpot(TM) 64-Bit Server VM (build 25.333-b02, mixed mode)
% ssh -V
OpenSSH_8.6p1, LibreSSL 3.3.6
% uname -a
Darwin SERIALNO 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64 x86_64

OpenSSH command line help:
usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]
[-b bind_address] [-c cipher_spec] [-D [bind_address:]port]
[-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]
[-i identity_file] [-J [user@]host[:port]] [-L address]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-Q query_option] [-R address] [-S ctl_path] [-W host:port]
[-w local_tun[:remote_tun]] destination [command]

Diagnosis

Private Key Test
% ssh dev
Last login: Thu Jul 7 13:15:07 2022 from 10.16.25.9
-sh-4.2$ exit
logout
Connection to xxxxxx closed.

SSH Config file that enables the above
Host dev
User remote_username
Hostname xxxxxx

Key Files located in /Users/username/.ssh/
id_rsa
id_rsa.pub

Connectivity Test - blocked by firewall
% ping xxxxxxx
PING xxxxxx (10.x.x.x): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
^C
--- xxxxxxx ping statistics ---
5 packets transmitted, 0 packets received, 100.0% packet loss

Port Test
% nc -z xxxxxx 22
Connection to xxxxxx port 22 [tcp/ssh] succeeded!

Support Keyfile with passphrase

Hi, I would love to use this tool however we use a keyfile with a passphrase and no prompt is provided when using this connection method.

Is it possible to add this option?

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.