Skip to content

Commit

Permalink
swap deadcanaries to rohangames for tor control
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Mar 4, 2024
1 parent a21c238 commit f77a0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/http/tor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { spawn, execFileSync } from 'child_process'
import { platform } from 'os'
import { Socket } from 'net'
import fs from 'fs'
import { TorController, torrc } from '@deadcanaries/granax'
import { TorController, torrc } from '@rohamgames/granax'
import Log from 'electron-log'
import { app } from 'electron'

Expand Down

0 comments on commit f77a0ec

Please sign in to comment.