Giter Site home page Giter Site logo

elevengo's Issues

我还是直接发错误吧!

`panic: runtime error: slice bounds out of range [:34518] with capacity 3520

goroutine 1 [running]:
github.com/deadblue/elevengo/internal/crypto/ec115.(*Cipher).Decode(0xc00006c0f0, {0xc00023f000, 0xdcc, 0x1000})
G:/elevengo-master/elevengo-master/internal/crypto/ec115/api.go:81 +0x1d6
github.com/deadblue/elevengo/internal/web.(*Client).CallSecretJsonApi(0xc000068300, {0xcc23d6, 0x27}, 0x5?, {0xd360c0, 0xc00000a4e0}, {0xd33cc0?, 0xc0002c8fc0}, 0xc00021da30?)
G:/elevengo-master/elevengo-master/internal/web/api.go:91 +0x3c6
github.com/deadblue/elevengo.(*Agent).uploadInitInternal(0xc00013c070, 0xc00021dc70, 0x0)
G:/elevengo-master/elevengo-master/upload.go:74 +0x772
github.com/deadblue/elevengo.(*Agent).Import(0xc00013c070, {0xc0001e9698, 0x13}, 0xc00033b880)
G:/elevengo-master/elevengo-master/import.go:54 +0x1b5
115push/receiver.importFileForDir({0xc0001e9698, 0x13}, {0xc0002a4048, 0x15}, 0xc?)
G:/GitHub/115push/receiver/receiver.go:70 +0xdd
115push/receiver.Import({0xc0002a4018, 0x13}, {0xc0002a4048, 0x15}, {0xc0002a4060, 0x13})
G:/GitHub/115push/receiver/receiver.go:40 +0x218
main.main()
G:/GitHub/115push/main.go:45 +0x50e`

这个就是我提议的那个软件,还在测试。大佬麻烦看看有什么地方不对。我感觉是二次长度传入的问题

烦请问有无支持提供 HTTP API 的意向

目前看到最棒的类似库!如果能为各个功能提供 http api 的话,就可以以服务的形式自己部署在服务器上,让不同语言或者多个程序同时调用这个服务 ——这样就太棒了。

感谢作者的辛苦开发!

請問大佬是否會python 我已經把加密部分完成一些了 只差在POST 發送的問題

如標題
我已完成 你代碼中的 c.ecc.Encode(data)
可是在POST的時候發現問題了 我發送出去的數據跟你的數據有點差距
弄了很多種方式都不行
headers = {
'Content-Type': 'application/x-www-form-urlencoded',
'User-Agent': 'Mozilla/5.0; Windows NT/10.0.19045; 115Desktop/2.0.3.6',
'cookie': '',
}
requests.post(url, data=client.Encode(data), headers=headers)
我發送的時候大概是這樣的發送
想請問大老是否能夠幫我看看問題出在哪.....

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.