Skip to content

jeyhunr/gourl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gourl


This is a simple go program that allows you to get source code for any website (url). With the help of the flag "-o" you can save the source code of the website in a .HTML file. To do this, you only need the path to the HTML file. For example: gourl -o /path/bla/bla/result.html http://example.com
With the help of the flag "-header" you can print HTTP-Header's output, To do this, you only need: gourl -header http://example.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages