An open API service indexing awesome lists of open source software.

https://github.com/destan0098/go-agent

you can use this package to make random user agent
https://github.com/destan0098/go-agent

crawler security security-tools user-agent user-agents

Last synced: 9 months ago
JSON representation

you can use this package to make random user agent

Awesome Lists containing this project

README

          

# This Tool make random user agent to use in your programs for web browsing

![Static Badge](https://img.shields.io/badge/Go-100%25-brightgreen)
## Description

This Package Use For change User agent in web Browsing
This package give for you a random agent

This tool is for training.

- Create Random user Agent

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)

## Installation

```
go get -u github.com/destan0098/go-agent

```

## Usage

```
USAGE Example :
package main
import "github.com/destan0098/go-agent"

func main(){
userAgent := go_agent.Useragent(true)
fmt.Println(userAgent)
}

```

---

## Features

This Tool Create random user agent for web browsing