Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CrackTC/dr-jlu-linux

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dr-jlu-linux

吉大Linux端Dr校园网登录客户端

移植自 https://github.com/code4lala/dr-jlu-win32

Installation

  1. clone this repository
git clone https://github.com/CrackTC/dr-jlu-linux.git
  1. edit Login/main.cpp, update logInfo with your username and password, and strBuf with your MAC address
struct tagLogInfo logInfo{"xiaoming", "123456"};
const char* strBuf = "1a2b3c4d5e6f";
  1. compile
make build
  1. run
make run

About

a jlu drcom client ported from code4lala/dr-jlu-win32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.