Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add self update option #174

Merged
merged 1 commit into from
Mar 15, 2023
Merged

add self update option #174

merged 1 commit into from
Mar 15, 2023

Conversation

RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented Mar 15, 2023

Description:

  • add update flags
UPDATE:
   -up, -update                 update uncover to latest version
   -duc, -disable-update-check  disable automatic uncover update check

@RamanaReddy0M RamanaReddy0M linked an issue Mar 15, 2023 that may be closed by this pull request
@RamanaReddy0M RamanaReddy0M self-assigned this Mar 15, 2023
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

./uncover -update

  __  ______  _________ _   _____  _____
 / / / / __ \/ ___/ __ \ | / / _ \/ ___/
/ /_/ / / / / /__/ /_/ / |/ /  __/ /    
\__,_/_/ /_/\___/\____/|___/\___/_/ v1.0.1

		projectdiscovery.io

3.52 MiB / 3.52 MiB [-------------------------------------------------------] 100.00% 308.45 KiB p/s

[INF] uncover sucessfully updated 1.0.1 -> 1.0.2 (latest)

  ## What's Changed                                                           
                                                                              
  • Added CriminalIP https://www.criminalip.io/ Search Engine support by      
  @gy741 in https://github.com/projectdiscovery/uncover/pull/126              
  • Fixed issue with CIDR/IP query input by @tarunKoyalwar in                 
  https://github.com/projectdiscovery/uncover/pull/129                        
  • Fixed EOF issue with larger output limit by @tarunKoyalwar in             
  https://github.com/projectdiscovery/uncover/pull/129                        
  • Removed  shodan-idb  engine from default selection by @tarunKoyalwar in   
  https://github.com/projectdiscovery/uncover/pull/129                        
                                                                              
  ## New Contributors                                                         
                                                                              
  • @gy741 made their first contribution in                                   
  https://github.com/projectdiscovery/uncover/pull/126                        
  • @tarunKoyalwar made their first contribution in                           
  https://github.com/projectdiscovery/uncover/pull/129                        
                                                                              
  Full Changelog:                                                             
  https://github.com/projectdiscovery/uncover/compare/v1.0.1...v1.0.2        

@ehsandeep ehsandeep merged commit caf8250 into dev Mar 15, 2023
@ehsandeep ehsandeep deleted the issue-173-add-self-update-option branch March 15, 2023 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add update check and self update options
2 participants