# Misc Tricks

### Check outbound port

You can use following curl command to check if outbound port is blocked or not

```
curl portquiz.net:25
```
