Skip to main content

Logging ecs automatic via jumper server

Project description

Login Lumper

License version Codacy Badge Build Status

使用

部署

部署依赖

无pip环境的,请先部署pip(参考命令:sudo easy_install pip)。

  1. 配置pip

sudo mkdir -p ~/.pip/

sudo echo "[global]" > ~/.pip/pip.conf

sudo echo "index-url = https://pypi.tuna.tsinghua.edu.cn/simple" >> ~/.pip/pip.conf

sudo pip install --upgrade pip


2.安装虚拟环境

sudo pip install virtualenv

virtualenv --no-site-packages env

source env/bin/activate

部署方式

部署方式,可选择pip安装或下载版本源码。

pip安装(推荐)

注:请替换'~/Documents/jump-server/'为安装路径


pip install login-jumper==2.1.5


直接下载源码

下载项目发布版本

下载release版本,解压

安装依赖


sudo pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple


配置

进入安装路径下的conf目录,修改redis配置


[single]

host = 127.0.0.1

port = 6379

database = 2

password = 123456


修改堡垒机配置


[Server]

堡垒机IP

jumper_host = 192.168.1.100

堡垒机ssh端口

jumper_port = 22

[Session]

会话超时时长

alive_interval = 20000000000

[System]

.bash_profile路径

system_profile = ~/.bash_profile


使用

进入路径bin

指定主机参数,运行主程序

请通过-H参数指定需要登录的主机,支持主机名称或IP地址(查询需登录主机的主机名称或IP地址可登录堡垒机,执行jmp -a query)。如需要登录env3主机:


source env/bin/activate

jmp -H env3

注意事项

请在堡垒机设置中开启""Usmshell使用命令行方式"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

login_jumper-2.1.5.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

login_jumper-2.1.5-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file login_jumper-2.1.5.tar.gz.

File metadata

  • Download URL: login_jumper-2.1.5.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for login_jumper-2.1.5.tar.gz
Algorithm Hash digest
SHA256 b67dfc54d36cdbf9e0f6e4f4ad54253a64c82441543ed641e4a4bdb5f39a1d8d
MD5 27598268a64348d3a134e36da3ca3f27
BLAKE2b-256 91a335bdc3b968722af6c428f283d704f3a40dbcd59d83d87c2d17b3172ff430

See more details on using hashes here.

File details

Details for the file login_jumper-2.1.5-py3-none-any.whl.

File metadata

  • Download URL: login_jumper-2.1.5-py3-none-any.whl
  • Upload date:
  • Size: 18.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.3

File hashes

Hashes for login_jumper-2.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c6caf0aa500b9b59b8ee0a2d2f2903edb8480ba7002347424816fbbac82ba8a1
MD5 0edf2dca141c4030f8cb0dee78f91495
BLAKE2b-256 592d1fd3e0308cc3bd776be5767d0232ff001d83645859ed8b51f8af45f5c254

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page