When the sign in assistant of the post bar meets the Go language

This summer three years after the official launch of the sign in assistant in the post bar
Today, two years after the development stopped
Finally, there is a major update

It took 2 days to rewrite the relevant code
Mainly for PHP 7.0 compatible processing, so that the code can run under PHP 7.0

Secondly, the sign in part is implemented in Go language. The measured peak CPU usage of multithreaded sign in is about 0.3%, and the memory usage is 4MB
It can greatly reduce the consumption of server resources for check-in, and can be deployed simultaneously with other services

Due to the change of Baidu login interface in three years, the original login interface has been abandoned and can not be used, so this time we rewrite the Chrome access extension of BDUSS
Can be accessed via https://api.ikk.me/reborn/proxy.htm The page requests extension to obtain cookies

In addition, since the sign in part (Go) has been separated from the main program, it can now be deployed separately from the web page.
I suggest that the database be placed at the sign in end to ensure system stability, and the webpage end can be remotely connected to the database for management operations.

At present, the new version is under closed test. Two digit users can sign in all users within 2 minutes
Now we are considering testing more users. If I know you, I believe you have received the invitation code. If not, you can contact me privately

New: Join Telegram Group , send invitations irregularly

When the sign in assistant of the post bar meets the Go language

https://kk.sb/2016/tiebasign-with-go-backend.htm

Author

kookxiang

Posted on

2016-06-26

Updated on

2016-06-26

Licensed under

Comments