Giter Site home page Giter Site logo

easyconnect's Introduction

一个python小程序,可以自动控制深信服EasyConnect的连接/断开,而避免手工使用界面登录/注销。 EasyConnect的客户端程序,包括系统服务程序和使用界面部分。本程序通过模拟使用界面部分,和系统服务程序通讯,达到控制连接/断开的目的。为了使用本程序,你仍旧需要安装EasyConnect。

使用方法

  1. 确保EasyConnect的系统服务处于运行中。
  2. 修改easyconnect.py文件,填入你的连接地址/用户名/密码。
  3. 在命令行

    python3 easyconnect.py

    或在你的.py文件中

    import easyconnect

    easyconnect.start()

    ...

    easyconnect.stop()

免责声明

  1. EasyConnect的一切权利属深信服所有,本程序开发者不做任何保证,使用者使用本程序产生的一切法律纠纷由使用者自行承担。
  2. 如果深信服认为本程序侵犯了深信服的任何权利,请联系开发者([email protected])删除。

easyconnect's People

Stargazers

穗月 枫 avatar Z-Z-Yang avatar Starcow avatar  avatar ManuC avatar Limour avatar  avatar ReJeCt avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

easyconnect's Issues

还在吗,现在跑不成功了

大佬,还在吗,现在跑不成功,只有下面这些日志就没了,只跑到了cb10003,而第一个请求的结果是"request token check error"。另外,想请教下大佬是怎么知道要发这些HTTP请求的,还有各个响应的内容。
image

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.