GithubHelp home page GithubHelp logo

coremail-address-book's Introduction

coremail-address-book

Build Status release GitHub license platform

📧Coremail邮件系统组织通讯录一键导出

安装

二进制包

releases 有各个系统的zip包, 根据系统下载对应的zip文件并解压后使用。

源码编译

$ git clone [email protected]:dpu/coremail-address-book.git
$ cd coremail-address-book
$ go build main.go
$ ./main -h

使用

// 查看帮助信息
$ main -h
Usage of ./main:
  -coremail_cookie string
        Coremail value in Request Cookie
  -coremail_sid string
        Coremail.sid value in Request Cookie
  -host string
        Coremail host (default "mail.dlpu.edu.cn")

// 执行导出
// -coremail_cookie 与 -coremail_sid 可在浏览器登录邮箱查看
$ ./main -coremail_cookie=YOUR_COOKIE_COREMAIL -coremail_sid=YOUR_COOKIE_COREMAIL_SID

coremail-address-book's People

Contributors

leon0625 avatar xu42 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

coremail-address-book's Issues

咋个报错呀

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x40 pc=0x643bf3]

goroutine 1 [running]:
main.getResp(0xc0000e0000, 0x69, 0x0, 0x1, 0xc00008c090, 0x29, 0x0, 0x0)
C:/Users/xxx/Desktop/coremail-address-book-windows-amd64/main.go:77 +0x423
main.main()
C:/Users/xxx/Desktop/coremail-address-book-windows-amd64/main.go:30 +0x1cb

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.