Skip to content

add self update option#206

Merged
ehsandeep merged 6 commits intodevfrom
issue-205-add-self-update-option
Mar 19, 2023
Merged

add self update option#206
ehsandeep merged 6 commits intodevfrom
issue-205-add-self-update-option

Conversation

@RamanaReddy0M
Copy link
Copy Markdown
Contributor

@RamanaReddy0M RamanaReddy0M commented Mar 15, 2023

Proposed Changes

UPDATE:
   -up, -update                 update shuffledns to the latest version
   -duc, -disable-update-check  disable automatic update check

Reference

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

✗ ./shuffledns -up

       __        ________        __       
  ___ / /  __ __/ _/ _/ /__  ___/ /__ ___
 (_-</ _ \/ // / _/ _/ / -_)/ _  / _ \(_-<
/___/_//_/\_,_/_//_//_/\__/ \_,_/_//_/___/ v1.0.8

                projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
2.94 MiB / 2.94 MiB [-------------------------------------------------------] 100.00% 340.44 KiB p/s

[INF] shuffledns sucessfully updated 1.0.7 -> 1.0.8 (latest)

  ## What's Changed                                                           
                                                                              
  • Added goflags https://github.com/projectdiscovery/goflags support by      
  @LuitelSamikshya in https://github.com/projectdiscovery/shuffledns/pull/118 
  • Added support for custom massdns commands by @LuitelSamikshya in          
  https://github.com/projectdiscovery/shuffledns/pull/121                     
                                                                              
  ## New Contributors                                                         
                                                                              
  • @forgedhallpass made their first contribution in                          
  https://github.com/projectdiscovery/shuffledns/pull/119                     
  • @LuitelSamikshya made their first contribution in                         
  https://github.com/projectdiscovery/shuffledns/pull/118                     
                                                                              
  Full Changelog:                                                             
  https://github.com/projectdiscovery/shuffledns/compare/v1.0.7...v1.0.8

tarunKoyalwar

This comment was marked as outdated.

@tarunKoyalwar tarunKoyalwar self-requested a review March 17, 2023 18:13
Copy link
Copy Markdown
Member

@tarunKoyalwar tarunKoyalwar left a comment

Choose a reason for hiding this comment

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

lgtm !

@ehsandeep ehsandeep merged commit cff4406 into dev Mar 19, 2023
@ehsandeep ehsandeep deleted the issue-205-add-self-update-option branch March 19, 2023 06:12
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 option

3 participants