当前位置:网站首页>KeePass realizes automatic input of web pages
KeePass realizes automatic input of web pages
2022-07-07 23:29:00 【codepig16】
@Author: codepig16
When we were developing , Or when logging into a website , Enter the user and password every time you log in , It is trouble . Just think about whether there is any way to realize automatic input . This article mainly introduces how to pass keepass The software combines the plug-in to automatically input the account and password .
1. install and configure keepass
keepass The installation and simple use of is very simple , Nor is it the focus of this article , Not much here , Simply put, the following steps :
- download 、 install 、 Sinicization keepass, website :https://keepass.info/download.html
- Create a new database file ( Database files .kdbx file , It is recommended to save to onedrive in , Prevent local loss , At the same time onedrive Multiple clients can be used together in )
- Create a record and save it
Please refer to the following links :( Personally, the first two are enough )
keepass Installation and localization of password management tools
How to manage your password ——KeePass The use of,
KeePass How do you use it?
2. keepass Installation on keepasshttp plug-in unit
After the first step , We can manage our account and password locally . Next is how to configure , Let the browser read the local database file , Open a web page on the browser , We can automatically identify our stored account and password , Realize automatic input .
download Keepasshttp plug-in unit :https://raw.githubusercontent.com/pfn/keepasshttp/master/KeePassHttp.plgx
take Keepasshttp.plgx Download and copy to Keepass Installation directory Plugins Under the table of contents , Right click on the taskbar to exit Keepass, Then reopen Keepass. And then in Keepass Of 「 Tools 」-「 Plug in Manager 」 You can see that the plug-in has been loaded :

stay Keepass Of 「 Tools 」-「keepasshttp options」 Can be adjusted in keepasshttp Configuration of , If there is no special need , The default configuration is enough , The author uses the default configuration 
3. Install... On the browser KeePassHttp-Connector plug-in unit
Installing a plug-in , Address :KeePassHttp-Connector( The installation of plug-ins requires climbing over the wall )
Simple configuration is required after installation , Left click chrome In the top right corner of the KeePassHttp-Connector

choice settings, Choose to connect to the database **[Connected Databases] Interface , Click... On the bottom right foot [Connect]**:
Fill in the connection name in the pop-up window , This name is just the name of the connection , Not a database name , I could just write .
If there is no pop-up window in the previous step , Please have a look at windows The task bar , Is the window automatically minimized . If save later , Browse There is no response on the page , Just refresh . Add completed :
Be careful : As a reminder , If your database records are used on a website for the first time, there will be a pop-up reminder . Click on allow that will do .
4. Add account Results display
- Add account

- Demonstration of achievements

边栏推荐
- 2022第六季完美童模陕西总决赛圆满落幕
- 648. Word replacement
- HDU 4747 Mex「建议收藏」
- Three questions TDM
- 【编译原理】词法分析设计实现
- 产业共融新势能,城链科技数字峰会厦门站成功举办
- New potential energy of industrial integration, Xiamen station of city chain technology digital summit successfully held
- UE4_UE5蓝图command节点的使用(开启关闭屏幕响应-log-发布全屏显示)
- The 19th Zhejiang Provincial College Programming Contest 2022 f.easyfix chairman tree
- 1. Sum of two numbers
猜你喜欢

进度播报|广州地铁七号线全线29台盾构机全部完成始发

MySQL Index Optimization Practice I

B / Qurt Utilisateur Guide (36)

2021icpc Shanghai h.life is a game Kruskal reconstruction tree

Design and implementation of spark offline development framework

Adults have only one main job, but they have to pay a price. I was persuaded to step back by personnel, and I cried all night

UE4_ Ue5 panoramic camera

LDO穩壓芯片-內部框圖及選型參數

Add data analysis tools in Excel

Summary of SQL single table query 2020.7.27
随机推荐
The 19th Zhejiang Provincial Collegiate Programming Contest VP记录+补题
B_QuRT_User_Guide(36)
JS get the key and value of the object
windows设置redis开启自动启动
欢聚时代一面
B_ QuRT_ User_ Guide(40)
B_QuRT_User_Guide(38)
漏洞复现----49、Apache Airflow 身份验证绕过 (CVE-2020-17526)
Unity3D学习笔记5——创建子Mesh
Unity3D学习笔记4——创建Mesh高级接口
HDU 4747 Mex「建议收藏」
谷歌浏览器怎么登录及开启同步功能
树后台数据存储(採用webmethod)[通俗易懂]
How can we make money by making video clips from our media?
包装行业智能供应链S2B2B商城解决方案:开辟电商消费新生态
Cloud native is devouring everything. How should developers deal with it?
POJ2392 SpaceElevator [DP]
云原生数据仓库AnalyticDB MySQL版用户手册
Given an array, such as [7864, 284, 347, 7732, 8498], now you need to splice the numbers in the array to return the "largest possible number."
Sequence of entity layer, Dao layer, service layer and controller layer