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
-
Notifications
You must be signed in to change notification settings - Fork 0
jeyhunr/gourl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published